Skip to content
Snippets Groups Projects
Commit dcabfe1d authored by Anton Georgiev's avatar Anton Georgiev
Browse files

meteor seems to find core-js in 1.8

parent 25cfe9a8
No related merge requests found
......@@ -21,11 +21,6 @@
}
},
"dependencies": {
"//": [
"core-js is included with babel-runtime",
"but Meteor 1.6.0.1 doesn't see it there for some reason",
"need to investigate"
],
"@babel/runtime": "^7.2.0",
"@browser-bunyan/server-stream": "^1.5.0",
"autoprefixer": "~9.3.1",
......@@ -35,7 +30,6 @@
"browser-detect": "^0.2.28",
"classnames": "^2.2.6",
"clipboard": "^2.0.4",
"core-js": "^2.6.0",
"eventemitter2": "~5.0.1",
"fibers": "^3.1.1",
"flat": "~4.1.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment