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.
1 parent 0e8aaf3 commit 0fe2d32Copy full SHA for 0fe2d32
package.json
@@ -40,7 +40,6 @@
40
"babel-core": "^6.9.1",
41
"babel-eslint": "^6.0.5",
42
"babel-plugin-object-assign": "^1.2.1",
43
- "babel-preset-es2015": "^6.9.0",
44
"brfs": "^1.4.1",
45
"browserify": "^13.0.1",
46
"budo": "^8.3.0",
@@ -60,6 +59,7 @@
60
59
"dependencies": {
61
"babelify": "^7.3.0",
62
"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