瀏覽代碼

update react-scripts

Renée Kooi 5 年之前
父節點
當前提交
4ec41b544a
共有 2 個文件被更改,包括 307 次插入264 次删除
  1. 306 263
      test/endtoend/create-react-app/package-lock.json
  2. 1 1
      test/endtoend/create-react-app/package.json

文件差異過大導致無法顯示
+ 306 - 263
test/endtoend/create-react-app/package-lock.json


+ 1 - 1
test/endtoend/create-react-app/package.json

@@ -7,7 +7,7 @@
     "es6-shim": "^0.35.3",
     "react": "^16.8.6",
     "react-dom": "^16.8.6",
-    "react-scripts": "3.0.0"
+    "react-scripts": "3.0.1"
   },
   "scripts": {
     "start": "react-scripts start",

部分文件因文件數量過多而無法顯示