Browse Source

Needs at least node 10.

Herby Vojčík 4 years ago
parent
commit
82bdfb8ad3
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -6,6 +6,10 @@
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
+  "engineStrict": true,
+  "engines": {
+    "node": ">=10"
+  },
   "repository": {
     "type": "git",
     "url": "https://lolg.it/uvo/vestniky.git"