Browse Source

add node version

ilya_shyian 2 years ago
parent
commit
a7260f9674
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -11,6 +11,10 @@
     "react-scripts": "5.0.1",
     "web-vitals": "^2.1.4"
   },
+  "engines": {
+    "node": "16.5.x",
+    "npm": "2.5.x"
+  },
   "scripts": {
     "start": "react-scripts start",
     "build": "react-scripts build",