diff --git a/package.json b/package.json index bdad968..3729b94 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,6 @@ "babel-plugin-object-assign": "^1.2.1", "babel-plugin-transform-inline-environment-variables": "^6.8.0", "babel-preset-es2015": "^6.9.0", - "babelify": "^7.3.0", "brfs": "^1.4.1", "browserify": "^13.0.1", "budo": "^8.3.0", @@ -60,6 +59,7 @@ "webworkify-webpack": "1.1.7" }, "dependencies": { + "babelify": "^7.3.0", "deep-assign": "^2.0.0", "lodash.debounce": "^4.0.6", "lodash.isequal": "^4.2.0",