@mirohq/design-system-slider 0.1.12 → 0.1.13-update-toolbar.0

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-slider",
3
- "version": "0.1.12",
3
+ "version": "0.1.13-update-toolbar.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -28,9 +28,9 @@
28
28
  "dependencies": {
29
29
  "@radix-ui/react-slider": "^1.2.0",
30
30
  "@mirohq/design-system-primitive": "^1.1.2",
31
- "@mirohq/design-system-stitches": "^2.6.24",
31
+ "@mirohq/design-system-utils": "^0.15.4",
32
32
  "@mirohq/design-system-types": "^0.10.0",
33
- "@mirohq/design-system-utils": "^0.15.4"
33
+ "@mirohq/design-system-stitches": "^2.6.25-update-toolbar.0"
34
34
  },
35
35
  "scripts": {
36
36
  "build": "rollup -c ../../../rollup.config.js",