@prisma-next/sql-errors
Advanced tools
+2
-2
| { | ||
| "name": "@prisma-next/sql-errors", | ||
| "version": "0.3.0-pr.75.2", | ||
| "version": "0.3.0-pr.75.3", | ||
| "type": "module", | ||
@@ -26,3 +26,3 @@ "sideEffects": false, | ||
| "scripts": { | ||
| "build": "tsup --config tsup.config.ts && tsc --project tsconfig.json --rootDir src --outDir dist --declaration --declarationMap --emitDeclarationOnly", | ||
| "build": "tsup --config tsup.config.ts && tsc --project tsconfig.build.json --declaration --declarationMap --emitDeclarationOnly", | ||
| "test": "vitest run", | ||
@@ -29,0 +29,0 @@ "test:coverage": "vitest run --coverage", |
13871
-0.16%