Skip to content

Commit b064833

Browse files
author
Ivan Demidov
committedJul 6, 2016
Restore pass for node 4, 5
1 parent 0e5e944 commit b064833

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@
7878
},
7979
"babel": {
8080
"presets": [
81-
"es2015",
82-
"min"
81+
"es2015"
8382
],
8483
"plugins": [
8584
"add-module-exports"

0 commit comments

Comments
 (0)
Please sign in to comment.