Skip to content

Commit 6658f83

Browse files
authored
chore(e2e): fix antd deps miss (#2694)
1 parent 09b792d commit 6658f83

File tree

2 files changed

+25940
-21260
lines changed

2 files changed

+25940
-21260
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"dependencies": {
5050
"adm-zip": "0.5.10",
5151
"ansi-colors": "4.1.3",
52+
"antd": "^5.19.0",
5253
"axios": "1.6.7",
5354
"core-js": "3.34.0",
5455
"encoding": "^0.1.13",
@@ -160,7 +161,7 @@
160161
"commitizen": "^4.3.0",
161162
"concurrently": "8.2.2",
162163
"copy-webpack-plugin": "11.0.0",
163-
"cypress": "^13.0.0",
164+
"cypress": "13.13.0",
164165
"directory-tree": "3.5.1",
165166
"esbuild": "0.21.4",
166167
"eslint": "8.56.0",

0 commit comments

Comments
 (0)