fone-design-system_v2 1.0.47 → 1.0.49

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.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "type": "module",
3
3
  "license": "MIT",
4
4
  "name": "fone-design-system_v2",
5
- "version": "1.0.47",
5
+ "version": "1.0.49",
6
6
  "description": "FoneTech-Systems 전용 컴포넌트 라이브러리",
7
7
  "main": "./dist/index.js",
8
8
  "module": "./dist/fone-design-system.es.js",
@@ -100,7 +100,6 @@
100
100
  "react-dom": "^18.3.1",
101
101
  "styled-components": "^6.1.19"
102
102
  },
103
- "external":["react", "react-dom"],
104
103
  "lint-staged": {
105
104
  "*.{js.jsx.ts.tsx}": [
106
105
  "prettier --write",