Skip to content

Commit

Permalink
try to fix nuxt demo on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Applelo committed Jan 10, 2024
1 parent 5b38da0 commit d3fac3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"build": "nuxt build",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare"
"preview": "nuxt preview"
},
"devDependencies": {
"@spiriit/vite-plugin-svg-spritemap": "workspace:*",
Expand Down

0 comments on commit d3fac3a

Please sign in to comment.