Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 57a0649

Browse files
committed
added npmignore
1 parent b7cbdcd commit 57a0649

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.vscode
2+
examples
3+
src

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iiif/iiif-gallery-component",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"description": "",
55
"main": "./dist/GalleryComponent.js",
66
"types": "./dist/GalleryComponent.d.ts",

0 commit comments

Comments
 (0)