Skip to content

Commit 573f66f

Browse files
committed
bumped node support .8 is quite old
1 parent 4199642 commit 573f66f

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
@@ -31,6 +31,6 @@
3131
"test" : "grunt travis --verbose"
3232
},
3333
"engines": {
34-
"node": ">=0.8"
34+
"node": ">=0.1"
3535
}
3636
}

0 commit comments

Comments
 (0)