Skip to content

Commit efd18d7

Browse files
committed
change node version in package.json to 6.11.0
1 parent a9fb825 commit efd18d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "openframeworks.cc"
1313
},
1414
"engines": {
15-
"node": ">=0.10.0"
15+
"node": ">=6.11.0"
1616
},
1717
"scripts": {
1818
"start": "electron .",

0 commit comments

Comments
 (0)