Adding StrawBoss configuration.

This commit is contained in:
Jonathan Bernard
2019-04-06 19:03:02 -05:00
parent 7a118bd8e8
commit c111bd8e6e
3 changed files with 57 additions and 2 deletions

View File

@@ -13,11 +13,15 @@
"@fortawesome/free-solid-svg-icons": "^5.7.2",
"@fortawesome/vue-fontawesome": "^0.1.5",
"@types/js-cookie": "^2.2.1",
"@types/lodash.assign": "^4.2.6",
"@types/lodash.findindex": "^4.6.6",
"@types/lodash.merge": "^4.6.5",
"apexcharts": "^3.6.5",
"axios": "^0.18.0",
"js-cookie": "^2.2.0",
"keen-ui": "^1.1.2",
"lodash.assign": "^4.2.0",
"lodash.findindex": "^4.6.0",
"lodash.merge": "^4.6.1",
"register-service-worker": "^1.5.2",
"vue": "^2.6.6",