-
- Downloads
Merge branch 'CI_test' into 'master'
Ci test See merge request !1
.gitlab-ci.yml
0 → 100644
... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
"react-bootstrap-validation": "^0.1.11", | "react-bootstrap-validation": "^0.1.11", | ||
"react-dom": "^16.13.1", | "react-dom": "^16.13.1", | ||
"react-router-dom": "^5.2.0", | "react-router-dom": "^5.2.0", | ||
"react-scripts": "3.4.3" | "react-scripts": "^3.4.3" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"start": "react-scripts start", | "start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment