Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 11bd8b3

Browse files
committed
ci(build): Change nodejs version requirements to comply with react-dev-utils
1 parent b32d8f9 commit 11bd8b3

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
@@ -11,7 +11,7 @@
1111
"author": "Nargonath <[email protected]>",
1212
"license": "MIT",
1313
"engines": {
14-
"node": ">=4.0.0"
14+
"node": ">=6.0.0"
1515
},
1616
"scripts": {
1717
"commit": "git-cz",

0 commit comments

Comments
 (0)