Skip to content

Commit 382190e

Browse files
author
Guillaume Chau
committed
chore: install core-js
1 parent 341286b commit 382190e

File tree

2 files changed

+1422
-80
lines changed

2 files changed

+1422
-80
lines changed

packages/@vue/cli-ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"@vue/ui": "^0.9.2",
7373
"ansi_up": "^3.0.0",
7474
"apollo-client": "^2.0.0",
75+
"core-js": "^3.0.1",
7576
"cross-env": "^5.1.5",
7677
"eslint": "^5.16.0",
7778
"eslint-plugin-graphql": "^3.0.3",
@@ -83,7 +84,7 @@
8384
"stylus": "^0.54.5",
8485
"stylus-loader": "^3.0.1",
8586
"vue": "^2.6.10",
86-
"vue-apollo": "^3.0.0-beta.25",
87+
"vue-apollo": "^3.0.0-beta.29",
8788
"vue-color": "^2.4.6",
8889
"vue-i18n": "^8.11.2",
8990
"vue-instantsearch": "^1.5.1",

0 commit comments

Comments
 (0)