Skip to content

Commit 8f52d90

Browse files
author
cloudwebrtc
committed
Add babel-register dependence to npm packages.json.
1 parent 8abae09 commit 8f52d90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"babel-preset-es2015": "^6.24.1",
4343
"babel-preset-react": "^6.24.1",
4444
"babel-preset-stage-0": "^6.24.1",
45+
"babel-register": "^6.26.0",
4546
"css-loader": "^0.28.11",
4647
"extract-text-webpack-plugin": "^4.0.0-beta.0",
4748
"html-webpack-plugin": "^3.2.0",

0 commit comments

Comments
 (0)