Skip to content

Commit f9560c3

Browse files
authored
fix: cannot resolve @textea/dev-kit/utils (#134)
1 parent 54cc206 commit f9560c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"@emotion/styled": "^11.10.5",
6464
"@mui/icons-material": "^5.11.0",
6565
"@mui/material": "^5.11.1",
66+
"@textea/dev-kit": "^1.1.0",
6667
"copy-to-clipboard": "^3.3.3",
6768
"group-items": "^2.2.0",
6869
"zustand": "^4.1.5"
@@ -84,7 +85,6 @@
8485
"@rollup/plugin-replace": "^5.0.2",
8586
"@swc/core": "^1.3.24",
8687
"@testing-library/react": "^13.4.0",
87-
"@textea/dev-kit": "^1.1.0",
8888
"@types/node": "^18.11.17",
8989
"@types/react": "^18.0.26",
9090
"@types/react-dom": "^18.0.10",

0 commit comments

Comments
 (0)