Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 20, 2024
1 parent b224828 commit ebd06e3
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 190 deletions.
5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"dev:pwa": "VITE_PLUGIN_PWA=true nuxi dev",
"dev": "nuxi dev",
"generate": "nuxi generate",
"postinstall": "nuxi prepare",
"prepare": "nuxi prepare",
"start": "node .output/server/index.mjs",
"start:generate": "npx serve .output/public",
"lint": "eslint .",
Expand All @@ -25,9 +25,8 @@
"@vite-pwa/nuxt": "^0.6.0",
"@vueuse/nuxt": "^10.9.0",
"consola": "^3.2.3",
"eslint": "npm:eslint-ts-patch@^8.57.0-0",
"eslint": "^8.57.0",
"eslint-plugin-format": "^0.1.0",
"eslint-ts-patch": "^8.57.0-0",
"nuxt": "^3.11.1",
"pinia": "^2.1.7",
"typescript": "^5.4.2",
Expand Down

0 comments on commit ebd06e3

Please sign in to comment.