mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-14 12:14:42 +01:00
Update dep
This commit is contained in:
@@ -19,7 +19,6 @@ export default defineNuxtConfig({
|
||||
'@pinia-plugin-persistedstate/nuxt',
|
||||
'@vueuse/nuxt',
|
||||
'@nuxt/ui',
|
||||
'nuxt-gtag'
|
||||
],
|
||||
|
||||
colorMode: {
|
||||
@@ -70,8 +69,4 @@ export default defineNuxtConfig({
|
||||
wakatimeLanguages: process.env.NUXT_WAKATIME_LANGUAGES,
|
||||
wakatimeOs: process.env.NUXT_WAKATIME_OS,
|
||||
},
|
||||
|
||||
gtag: {
|
||||
id: process.env.NUXT_GTAG_ID,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user