@designbasekorea/ui 0.2.40 → 0.2.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designbasekorea/ui",
3
- "version": "0.2.40",
3
+ "version": "0.2.41",
4
4
  "description": "Designbase UI 컴포넌트 라이브러리 - 피그마 플러그인에 최적화된 React 컴포넌트",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -33,7 +33,7 @@
33
33
  "build-storybook": "storybook build"
34
34
  },
35
35
  "dependencies": {
36
- "@designbasekorea/icons": "^0.2.4",
36
+ "@designbasekorea/icons": "^0.2.8",
37
37
  "@designbasekorea/theme": "^0.1.19",
38
38
  "@designbasekorea/tokens": "^0.1.13",
39
39
  "classnames": "^2.5.1",