move babel/register into a separate package

This commit is contained in:
Sebastian McKenzie
2015-11-08 04:05:13 -08:00
parent b5b9794b3f
commit 3076063d47
10 changed files with 32 additions and 9 deletions

View File

@@ -9,6 +9,7 @@
"preferGlobal": true,
"dependencies": {
"babel-core": "^6.1.2",
"babel-register": "^6.0.0",
"babel-polyfill": "^6.0.14",
"babel-runtime": "^5.0.0",
"bin-version-check": "^2.1.0",