Skip to content

Commit eda3610

Browse files
committed
[dist] update to signify 0.12.x seems to work
1 parent 542f117 commit eda3610

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
@@ -38,7 +38,7 @@
3838
},
3939
"main": "./lib/godot",
4040
"engines": {
41-
"node": "0.10.x"
41+
"node": "0.12.x || 0.10.x"
4242
},
4343
"scripts": {
4444
"test": "vows --spec -i"

0 commit comments

Comments
 (0)