fix(v2): align installed core-js version with babel config (#4366)

This commit is contained in:
Armano 2021-03-09 11:38:01 +01:00 committed by GitHub
parent 9a6d6a9adc
commit 25489b438f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 47 deletions

View file

@ -66,7 +66,7 @@
"clean-css": "^5.1.1",
"commander": "^5.1.0",
"copy-webpack-plugin": "^6.4.1",
"core-js": "^2.6.5",
"core-js": "^3.9.1",
"css-loader": "^5.1.1",
"del": "^6.0.0",
"detect-port": "^1.3.0",