Skip to content

Commit 1a5b0f9

Browse files
author
Simon Prickett
committed
Adds engines section.
1 parent 76d78f7 commit 1a5b0f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sample-app/redisearch-node-rest/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9+
"engines": {
10+
"node": ">=8.9.4"
11+
},
912
"repository": {
1013
"type": "git",
1114
"url": "git+https://github.com/Redis-Developer/getting-started-redisearch.git"

0 commit comments

Comments
 (0)