Skip to content

Commit 9e5f254

Browse files
committed
Require Node 0.12.
1 parent fb45981 commit 9e5f254

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
@@ -25,7 +25,7 @@
2525
"loaders"
2626
],
2727
"engines": {
28-
"node": ">=0.10.0"
28+
"node": ">=0.12.0"
2929
},
3030
"dependencies": {
3131
"babel-core": "5.8.30",

0 commit comments

Comments
 (0)