refactor: upgrade stale-dep

This commit is contained in:
三咲智子 Kevin Deng 2023-02-17 15:17:41 +01:00
parent 1003a2a898
commit acf719775f
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
4 changed files with 29 additions and 35 deletions

View file

@ -31,7 +31,7 @@ export default defineNuxtConfig({
'~/modules/build-env',
'~/modules/tauri/index',
'~/modules/pwa/index', // change to '@vite-pwa/nuxt' once released and remove pwa module
'~/modules/stale-dep',
'stale-dep/nuxt',
'@nuxt/devtools',
],
experimental: {