Skip to content

Commit 995c891

Browse files
committed
GPII-434: Updated version compatibility profile after testing
1 parent f17eeda commit 995c891

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
@@ -22,5 +22,5 @@
2222
"keywords": ["gpii", "accessibility", "settings", "fluid", "IoC", "Inversion of Control", "configuration", "evented"],
2323
"repository": "git://github.com/GPII/windows.git",
2424
"main": "./gpii.js",
25-
"engines": { "node" : ">=0.8" }
25+
"engines": { "node" : ">=0.10.29" }
2626
}

0 commit comments

Comments
 (0)