Skip to content

Commit 42434c1

Browse files
committed
chore(repo): merge confligh
1 parent 12abda4 commit 42434c1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/core/supabase-js/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,7 @@
4141
"test:watch": "jest --watch --verbose false --silent false",
4242
"test:node:playwright": "cd test/integration/node-browser && npm install && cp ../../../dist/umd/supabase.js . && npm run test",
4343
"test:bun": "cd test/integration/bun && bun install && bun test",
44-
<<<<<<< HEAD
45-
"test:types": "npm run build:module && tsd --files test/types/*.test-d.ts && jsr publish --dry-run --allow-dirty",
46-
=======
4744
"test:types": "tsd --files test/types/*.test-d.ts && jsr publish --dry-run --allow-dirty",
48-
>>>>>>> 53b08fcb (chore(repo): update script)
4945
"docs": "typedoc --entryPoints src/index.ts --out docs/v2",
5046
"docs:json": "typedoc --entryPoints src/index.ts --json docs/v2/spec.json --excludeExternals",
5147
"serve:coverage": "npx nx test:coverage supabase-js && serve test/coverage",

0 commit comments

Comments
 (0)