mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
fix CI
This commit is contained in:
parent
e808c04948
commit
20a9ad6521
1 changed files with 3 additions and 3 deletions
|
@ -28,11 +28,11 @@
|
|||
"react-router": "^4.1.2",
|
||||
"react-router-dom": "^4.1.2",
|
||||
"react-sortable-tree": "^0.1.19",
|
||||
"superagent": "^3.5.0"
|
||||
"superagent": "^3.5.0",
|
||||
"react-scripts": "1.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^4.1.0",
|
||||
"react-scripts": "1.0.10"
|
||||
"chai": "^4.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Add table
Reference in a new issue