chore: fix pwa type
This commit is contained in:
parent
2d8ec4ab89
commit
5c1411b3de
3 changed files with 37 additions and 3 deletions
|
@ -129,6 +129,11 @@
|
|||
"vitest": "^0.32.4",
|
||||
"vue-tsc": "^1.8.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"nuxt-security@0.13.1": "patches/nuxt-security@0.13.1.patch"
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue