-
- Downloads
Added build stage depend on install
... | ... | @@ -13,7 +13,7 @@ |
"react-bootstrap-validation": "^0.1.11", | ||
"react-dom": "^16.13.1", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "3.4.3" | ||
"react-scripts": "^3.4.3" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment