@internetarchive/ia-item-navigator 1.0.2-a1 → 1.0.2-a2

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": "1.0.2-a1",
3
+ "version": "1.0.2-a2",
4
4
  "description": "Internet Archive's Item Navigator, visually explore an item's contents.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -25,7 +25,7 @@
25
25
  "test:watch": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""
26
26
  },
27
27
  "dependencies": {
28
- "@internetarchive/ia-menu-slider": "^2.0.0",
28
+ "@internetarchive/ia-menu-slider": "^2.0.1-a1",
29
29
  "@internetarchive/icon-ellipses": "^1.4.0-alpha.0",
30
30
  "@internetarchive/icon-share": "^1.4.0-alpha.0",
31
31
  "@internetarchive/icon-visual-adjustment": "^1.4.0-alpha.0",