瀏覽代碼

test

master
Paritosh Singh 4 年之前
父節點
當前提交
096dc78980
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      package.json

+ 1
- 1
package.json 查看文件

@@ -16,7 +16,7 @@
"react-scripts": "^3.4.3"
},
"scripts": {
"start": "react-scripts start",
"start": "npm install && react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"


Loading…
取消
儲存