@mirohq/design-system-chip 0.2.23-sync-design-tokens.0 → 0.2.23-sync-design-tokens.2

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-chip",
3
- "version": "0.2.23-sync-design-tokens.0",
3
+ "version": "0.2.23-sync-design-tokens.2",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -26,11 +26,11 @@
26
26
  "react": "^16.14 || ^17 || ^18"
27
27
  },
28
28
  "dependencies": {
29
- "@mirohq/design-system-base-button": "^0.5.1-sync-design-tokens.0",
30
- "@mirohq/design-system-icons": "^0.65.1-sync-design-tokens.0",
29
+ "@mirohq/design-system-base-button": "^0.5.1-sync-design-tokens.2",
31
30
  "@mirohq/design-system-primitive": "^1.1.2",
32
- "@mirohq/design-system-stitches": "^2.6.31-sync-design-tokens.0",
33
- "@mirohq/design-system-styles": "^1.2.31-sync-design-tokens.0"
31
+ "@mirohq/design-system-stitches": "^2.6.31-sync-design-tokens.2",
32
+ "@mirohq/design-system-icons": "^0.65.1-sync-design-tokens.2",
33
+ "@mirohq/design-system-styles": "^1.2.31-sync-design-tokens.2"
34
34
  },
35
35
  "scripts": {
36
36
  "build": "rollup -c ../../../rollup.config.js",