1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
This commit is contained in:
Steffen Vogel 2017-09-16 20:53:07 +02:00
parent e808c04948
commit 20a9ad6521

View file

@ -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",