Skip to content

Commit ee15a5a

Browse files
committed
chore(package.json): remove Babel v5 config section
1 parent f4a40a9 commit ee15a5a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@
2020
"options": {
2121
"mocha": "--require babel-register --require scripts/mocha-bootload src/**/__tests__/*.js"
2222
},
23-
"babel": {
24-
"optional": [
25-
"runtime",
26-
"es7.asyncFunctions"
27-
]
28-
},
2923
"browserify": {
3024
"transform": [
3125
"babelify"

0 commit comments

Comments
 (0)