Skip to content

Commit b7f6ca8

Browse files
committed
chore: allow node v4
1 parent 24462f4 commit b7f6ca8

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
@@ -36,7 +36,7 @@
3636
"postcss-scss": "^0.4.0"
3737
},
3838
"engines": {
39-
"node": ">5.0.0"
39+
"node": ">4.0.0"
4040
},
4141
"keywords": [
4242
"babel-plugin",

0 commit comments

Comments
 (0)