register should be a devDep
This commit is contained in:
parent
287869dcc2
commit
d7a77f4161
@ -31,7 +31,6 @@
|
||||
"babel-helpers": "7.0.0-alpha.3",
|
||||
"babel-messages": "7.0.0-alpha.3",
|
||||
"babel-template": "7.0.0-alpha.3",
|
||||
"babel-register": "7.0.0-alpha.3",
|
||||
"babel-traverse": "7.0.0-alpha.3",
|
||||
"babel-types": "7.0.0-alpha.3",
|
||||
"babylon": "7.0.0-beta.7",
|
||||
@ -48,6 +47,7 @@
|
||||
"devDependencies": {
|
||||
"babel-helper-fixtures": "7.0.0-alpha.3",
|
||||
"babel-helper-transform-fixture-test-runner": "7.0.0-alpha.3",
|
||||
"babel-polyfill": "7.0.0-alpha.3"
|
||||
"babel-polyfill": "7.0.0-alpha.3",
|
||||
"babel-register": "7.0.0-alpha.3"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user