fix babel-runtime dependencies - fixes #2655
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.2",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"lodash": "^3.10.0",
|
||||
"babel-types": "^6.0.2",
|
||||
"babel-helper-function-name": "^6.0.2"
|
||||
|
||||
Reference in New Issue
Block a user