Skip to content

Commit 9d5b228

Browse files
committed
Bump required node version to 0.12, the last supported LTS
1 parent 80bd894 commit 9d5b228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"worker-loader": "~0.7.0"
6666
},
6767
"engines": {
68-
"node": ">=0.6"
68+
"node": ">=0.12"
6969
},
7070
"repository": {
7171
"type": "git",

0 commit comments

Comments
 (0)