Skip to content

Commit 58ca31e

Browse files
authoredMar 21, 2017
fix(package): node value
1 parent a231c00 commit 58ca31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"env",
8686
{
8787
"targets": {
88-
"node": "4"
88+
"node": 4
8989
}
9090
}
9191
],

0 commit comments

Comments
 (0)
Please sign in to comment.