fix babel-runtime dependencies - fixes #2655
This commit is contained in:
parent
470d5738e1
commit
466f22afff
@ -8,7 +8,7 @@
|
||||
"repository": "babel/babel",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.2"
|
||||
"babel-runtime": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
"babylon": "./bin/babylon.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user