Skip to content
Snippets Groups Projects
Commit 4c67e0e8 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

[fix] #1192 Set version of Node to ">=6 <9"

parent e2e50491
No related branches found
No related tags found
2 merge requests!1220Stable/ws2p v1.1 trymerge,!1208Stable/ws2p v1.1
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "duniter", "name": "duniter",
"version": "1.6.13", "version": "1.6.13",
"engines": { "engines": {
"node": ">=6.11.1", "node": ">=6 <9",
"npm": ">=3.10" "npm": ">=3.10"
}, },
"engineStrict": true, "engineStrict": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment