Skip to content

Commit 926663f

Browse files
committed
refactor(fixtures): remove prepare script from nitro-api
The nuxt prepare step is no longer needed for the nitro-api fixture, so the redundant script is dropped to simplify the test setup.
1 parent 8c25af8 commit 926663f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

fixtures/nitro-api/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"private": true,
33
"name": "nuxt-drizzle-nitro-api",
44
"type": "module",
5-
"scripts": {
6-
"prepare": "nuxt prepare"
7-
},
85
"dependencies": {
96
"@electric-sql/pglite": "catalog:",
107
"better-sqlite3": "catalog:",

0 commit comments

Comments
 (0)