Added missing array-related dependencies

This commit is contained in:
Alejandro Celaya
2019-03-03 10:01:10 +01:00
parent 2d3363153a
commit 98725dce04
3 changed files with 12 additions and 6 deletions

View File

@@ -23,6 +23,9 @@
"@fortawesome/free-regular-svg-icons": "^5.6.3",
"@fortawesome/free-solid-svg-icons": "^5.6.3",
"@fortawesome/react-fontawesome": "^0.1.3",
"array-filter": "^1.0.0",
"array-map": "^0.0.0",
"array-reduce": "^0.0.0",
"axios": "^0.18.0",
"bootstrap": "~4.1.1",
"bottlejs": "^1.7.1",