Skip to content

Commit f31457f

Browse files
author
Kenneth
committed
build: update package.json for ci/cd with pnpm
1 parent fbd0a5a commit f31457f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@
2626
"react": "^18.3.1",
2727
"react-dom": "^18.3.1",
2828
"react-hook-form": "^7.53.0",
29-
"react-router-dom": "^6.28.0"
29+
"react-router-dom": "^6.28.0",
30+
"@ant-design/icons": "^5.0.0",
31+
"@ant-design/cssinjs": "^1.0.0",
32+
"rc-field-form": "^1.0.0",
33+
"rc-table": "^7.0.0",
34+
"rc-tree": "^5.0.0"
3035
},
3136
"devDependencies": {
3237
"@babel/core": "^7.25.2",

0 commit comments

Comments
 (0)