Skip to content

Commit 69b73ac

Browse files
committed
set supported node engines
1 parent bfc085b commit 69b73ac

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
@@ -8,7 +8,7 @@
88
"url": "git+ssh://[email protected]/pasupulaphani/simple-redis-store.git"
99
},
1010
"engines": {
11-
"node": "*"
11+
"node": ">=4"
1212
},
1313
"bugs": {
1414
"url": "https://github.com/pasupulaphani/simple-redis-store/issues"

0 commit comments

Comments
 (0)