瀏覽代碼

fixed package.json bug

FE_dev
bronjaermin 3 年之前
父節點
當前提交
4afdb5ca7c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

@@ -51,7 +51,7 @@
"yup": "^0.32.9"
},
"scripts": {
"start": "react-scripts --openssl-legacy-provider start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",

Loading…
取消
儲存