Update accentor
This commit is contained in:
parent
4fa3587a12
commit
7bc9fa61c4
5 changed files with 32 additions and 18 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue