@internetarchive/ia-item-navigator 0.0.2 → 0.0.3-a1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@internetarchive/ia-item-navigator",
3
- "version": "0.0.2",
3
+ "version": "0.0.3-a1",
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,7 +21,7 @@
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.1",
24
+ "@internetarchive/ia-menu-slider": "1.1.2-a1",
25
25
  "@internetarchive/ia-sharing-options": "^0.1.3-alpha2",
26
26
  "@internetarchive/icon-ellipses": "^1.1.3",
27
27
  "@internetarchive/icon-share": "^1.1.3",