Skip to content

Commit a7c225c

Browse files
committed
make babelify a dependencies
1 parent 99b1bc9 commit a7c225c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"babel-plugin-object-assign": "^1.2.1",
4343
"babel-plugin-transform-inline-environment-variables": "^6.8.0",
4444
"babel-preset-es2015": "^6.9.0",
45-
"babelify": "^7.3.0",
4645
"brfs": "^1.4.1",
4746
"browserify": "^13.0.1",
4847
"budo": "^8.3.0",
@@ -60,6 +59,7 @@
6059
"webworkify-webpack": "1.1.7"
6160
},
6261
"dependencies": {
62+
"babelify": "^7.3.0",
6363
"deep-assign": "^2.0.0",
6464
"lodash.debounce": "^4.0.6",
6565
"lodash.isequal": "^4.2.0",

0 commit comments

Comments
 (0)