Browse Source

add node version

ilya_shyian 2 năm trước cách đây
mục cha
commit
a7260f9674
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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",