Skip to content

Commit 6d64750

Browse files
committed
fix: temporary fix core-js dep for vue ui
close vuejs#2215
1 parent 1f0c8e9 commit 6d64750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vue/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"chalk": "^2.4.1",
3030
"cmd-shim": "^2.0.2",
3131
"commander": "^2.16.0",
32+
"core-js": "^2.5.7",
3233
"debug": "^3.1.0",
3334
"deepmerge": "^2.1.1",
3435
"download-git-repo": "^1.0.2",

0 commit comments

Comments
 (0)