@mirohq/design-system-slider 0.2.6-sync-design-tokens.1 → 0.2.6-sync-design-tokens.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@mirohq/design-system-slider",
|
3
|
-
"version": "0.2.6-sync-design-tokens.
|
3
|
+
"version": "0.2.6-sync-design-tokens.2",
|
4
4
|
"description": "",
|
5
5
|
"author": "Miro",
|
6
6
|
"source": "src/index.ts",
|
@@ -27,10 +27,10 @@
|
|
27
27
|
},
|
28
28
|
"dependencies": {
|
29
29
|
"@radix-ui/react-slider": "^1.2.0",
|
30
|
-
"@mirohq/design-system-base-text-field": "^0.2.4-sync-design-tokens.
|
30
|
+
"@mirohq/design-system-base-text-field": "^0.2.4-sync-design-tokens.2",
|
31
31
|
"@mirohq/design-system-primitive": "^1.1.2",
|
32
|
-
"@mirohq/design-system-stitches": "^2.6.31-sync-design-tokens.
|
33
|
-
"@mirohq/design-system-styles": "^1.2.31-sync-design-tokens.
|
32
|
+
"@mirohq/design-system-stitches": "^2.6.31-sync-design-tokens.2",
|
33
|
+
"@mirohq/design-system-styles": "^1.2.31-sync-design-tokens.2",
|
34
34
|
"@mirohq/design-system-types": "^0.10.0",
|
35
35
|
"@mirohq/design-system-use-aria-disabled": "^0.3.0",
|
36
36
|
"@mirohq/design-system-utils": "^0.15.5"
|