alias core-js/library in babel-runtime - closes #965
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
"description": "babel selfContained runtime",
|
||||
"version": "4.7.3",
|
||||
"repository": "babel/babel",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>"
|
||||
}
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"dependencies": {
|
||||
"core-js": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user