Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-12-04 16:08:50 +01:00
parent 4fa3587a12
commit 7bc9fa61c4
No known key found for this signature in database
GPG key ID: 019E764B7184435A
5 changed files with 32 additions and 18 deletions

View file

@ -1,6 +1,6 @@
{
"name": "accentor",
"version": "0.27.0",
"version": "0.28.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@ -9,10 +9,11 @@
"i18n:report": "vue-cli-service i18n:report --src './src/**/*.?(js|vue)' --locales './src/locales/**/*.json'"
},
"dependencies": {
"@accentor/api-client-js": "^0.13.0",
"@accentor/api-client-js": "^0.15.0",
"@mdi/font": "^6.5.95",
"@mdi/svg": "^6.5.95",
"fetch-retry": "^5.0.1",
"gsap": "^3.8.0",
"localforage": "^1.10.0",
"lodash.debounce": "^4.0.8",
"roboto-fontface": "^0.10.0",