1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

add missing dependency: babel-runtime

This commit is contained in:
Steffen Vogel 2018-05-15 21:20:55 +02:00
parent 769eb9458f
commit b3e54243da

View file

@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"babel-runtime": "^6.26.0",
"bootstrap": "^3.3.7",
"classnames": "^2.2.5",
"d3-array": "^1.2.0",