Skip to content

Commit

Permalink
Revert "WIP: change package in "apps/web""
Browse files Browse the repository at this point in the history
This reverts commit 12076b8.
  • Loading branch information
KannoStanfoot committed Apr 25, 2024
1 parent 12076b8 commit f2171ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"cypress:ci": "start-server-and-test dev http://localhost:3000/ cypress:run",
"postinstall": "nuxt prepare",
"vitest": "vitest",
"netlify:local": "bun run build && netlify dev --dir=dist",
"debug": "for debug"
"netlify:local": "bun run build && netlify dev --dir=dist"
},
"devDependencies": {
"@nuxt/content": "2.12.1",
Expand Down

0 comments on commit f2171ee

Please sign in to comment.