@internetarchive/ia-item-navigator 0.0.3-a1 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@internetarchive/ia-item-navigator",
|
3
|
-
"version": "0.0.3
|
3
|
+
"version": "0.0.3",
|
4
4
|
"description": "Internet Archive's Item Navigator, visually eplore an item's contents.",
|
5
5
|
"author": "Internet Archive",
|
6
6
|
"license": "AGPL-3.0-only",
|
@@ -21,8 +21,8 @@
|
|
21
21
|
"test:watch": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""
|
22
22
|
},
|
23
23
|
"dependencies": {
|
24
|
-
"@internetarchive/ia-menu-slider": "1.1.2
|
25
|
-
"@internetarchive/ia-sharing-options": "^0.1.
|
24
|
+
"@internetarchive/ia-menu-slider": "^1.1.2",
|
25
|
+
"@internetarchive/ia-sharing-options": "^0.1.4",
|
26
26
|
"@internetarchive/icon-ellipses": "^1.1.3",
|
27
27
|
"@internetarchive/icon-share": "^1.1.3",
|
28
28
|
"@internetarchive/icon-visual-adjustment": "^1.1.3",
|