Skip to content

Commit 0fe2d32

Browse files
committed
Add babel-preset-es2015 as a first-class dep.
1 parent 0e8aaf3 commit 0fe2d32

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
@@ -40,7 +40,6 @@
4040
"babel-core": "^6.9.1",
4141
"babel-eslint": "^6.0.5",
4242
"babel-plugin-object-assign": "^1.2.1",
43-
"babel-preset-es2015": "^6.9.0",
4443
"brfs": "^1.4.1",
4544
"browserify": "^13.0.1",
4645
"budo": "^8.3.0",
@@ -60,6 +59,7 @@
6059
"dependencies": {
6160
"babelify": "^7.3.0",
6261
"babel-plugin-transform-inline-environment-variables": "^6.8.0",
62+
"babel-preset-es2015": "^6.9.0",
6363
"deep-assign": "^2.0.0",
6464
"lodash.debounce": "^4.0.6",
6565
"lodash.isequal": "^4.2.0",

0 commit comments

Comments
 (0)