Skip to content

Commit 0c013a7

Browse files
committed
+Fix bugs caused by admin management core-js version
1 parent f52c228 commit 0c013a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"axios": "0.18.1",
2020
"ckeditor5": "^28.0.0",
2121
"clipboard": "2.0.4",
22-
"core-js": "3.6.5",
22+
"core-js": "3.19.0",
2323
"dayjs": "^1.8.30",
2424
"element-ui": "2.13.2",
2525
"fuse.js": "3.4.4",

0 commit comments

Comments
 (0)