We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99b1bc9 + 0fe2d32 commit 57ce6e6Copy full SHA for 57ce6e6
package.json
@@ -40,9 +40,6 @@
40
"babel-core": "^6.9.1",
41
"babel-eslint": "^6.0.5",
42
"babel-plugin-object-assign": "^1.2.1",
43
- "babel-plugin-transform-inline-environment-variables": "^6.8.0",
44
- "babel-preset-es2015": "^6.9.0",
45
- "babelify": "^7.3.0",
46
"brfs": "^1.4.1",
47
"browserify": "^13.0.1",
48
"budo": "^8.3.0",
@@ -60,6 +57,9 @@
60
57
"webworkify-webpack": "1.1.7"
61
58
},
62
59
"dependencies": {
+ "babelify": "^7.3.0",
+ "babel-plugin-transform-inline-environment-variables": "^6.8.0",
+ "babel-preset-es2015": "^6.9.0",
63
"deep-assign": "^2.0.0",
64
"lodash.debounce": "^4.0.6",
65
"lodash.isequal": "^4.2.0",
0 commit comments