fix: eslint being dumb

This commit is contained in:
Andrew Bastin
2021-08-17 10:25:27 +05:30
parent 7744e2eb03
commit 3534e133af
4 changed files with 43 additions and 21 deletions

View File

@@ -23,7 +23,7 @@
"*.{css,scss,vue}": "stylelint"
},
"dependencies": {
"@apollo/client": "^3.4.7",
"@apollo/client": "^3.4.8",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/composition-api": "^0.26.0",
"@nuxtjs/gtm": "^2.4.0",