浏览代码

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"


正在加载...
取消
保存