Skip to content

Commit c2c656e

Browse files
committed
Merge branch 'master' of /Users/andy/es2015-library-skeleton
2 parents c425bb5 + 5aad458 commit c2c656e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"env": {
1010
"test": {
1111
"presets": [
12-
["env", {"node": "current"}]
12+
["env", {"targets": {"node": "current"}}]
1313
],
1414
"plugins": ["istanbul"]
1515
},

0 commit comments

Comments
 (0)