refactor: replace fonts with Google fonts module
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"graphql-language-service-interface": "^2.8.2",
|
||||
"mustache": "^4.1.0",
|
||||
"nuxt": "^2.14.12",
|
||||
"nuxt-i18n": "^6.20.2",
|
||||
"nuxt-i18n": "^6.20.3",
|
||||
"paho-mqtt": "^1.1.0",
|
||||
"socket.io-client": "^3.1.1",
|
||||
"socketio-wildcard": "^2.0.0",
|
||||
@@ -49,6 +49,7 @@
|
||||
"@babel/preset-env": "^7.12.17",
|
||||
"@nuxtjs/color-mode": "^2.0.3",
|
||||
"@nuxtjs/google-analytics": "^2.4.0",
|
||||
"@nuxtjs/google-fonts": "^1.2.0",
|
||||
"@nuxtjs/pwa": "^3.3.5",
|
||||
"@nuxtjs/tailwindcss": "^3.4.2",
|
||||
"@testing-library/jest-dom": "^5.11.9",
|
||||
|
||||
Reference in New Issue
Block a user