Skip to content

Commit aa7f4e4

Browse files
committed
including node.js v0.12 :)
1 parent d0e8d68 commit aa7f4e4

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
@@ -4,7 +4,7 @@
44
"description": "A require hook to compile CSS Modules on the fly",
55
"main": "index.js",
66
"engines": {
7-
"node": ">0.12"
7+
"node": ">=0.12"
88
},
99
"devDependencies": {
1010
"babel": "^5.8.20",

0 commit comments

Comments
 (0)