We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d78f7 commit 1a5b0f9Copy full SHA for 1a5b0f9
sample-app/redisearch-node-rest/package.json
@@ -6,6 +6,9 @@
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
+ "engines": {
10
+ "node": ">=8.9.4"
11
+ },
12
"repository": {
13
"type": "git",
14
"url": "git+https://github.com/Redis-Developer/getting-started-redisearch.git"
0 commit comments