2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-19 23:00:31 +03:00

Remove core-js as a dependency - resolves #33

This commit is contained in:
Randall Wilk
2019-10-11 22:21:37 -05:00
parent 3d3463860c
commit e90007298c
5 changed files with 312 additions and 626 deletions
-5
View File
@@ -2281,11 +2281,6 @@
"integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
"dev": true
},
"core-js": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.9.tgz",
"integrity": "sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A=="
},
"core-js-compat": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.1.4.tgz",