move dependency from devDependencies to normal dependencies in babel-register - fixes #2989
This commit is contained in:
parent
65dc981ce9
commit
78f06be9b9
@ -13,9 +13,7 @@
|
||||
"path-exists": "^1.0.0",
|
||||
"lodash": "^3.10.0",
|
||||
"source-map-support": "^0.2.10",
|
||||
"babel-core": "^6.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.1.4",
|
||||
"babel-runtime": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user