Paritosh Singh 4年前
コミット
86ab1588f4
1個のファイルの変更4行の追加0行の削除
  1. +4
    -0
      package.json

+ 4
- 0
package.json ファイルの表示

@@ -15,6 +15,10 @@
"react-router-dom": "^5.2.0", "react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3" "react-scripts": "^3.4.3"
}, },
"engines": {
"node":"12.16.3",
"npm": "6.14.4"
},
"scripts": { "scripts": {
"start": "npm install && react-scripts start", "start": "npm install && react-scripts start",
"build": "react-scripts build", "build": "react-scripts build",


読み込み中…
キャンセル
保存