Skip to content

Commit f813a3c

Browse files
committed
Minor
1 parent 7316e9f commit f813a3c

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

packages/integration-tests-next/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"private": true,
66
"scripts": {
7-
"test": "vitest run",
7+
"test": "vitest run --pool threads",
88
"lint": "eslint .",
99
"check:types": "tsc --project ./tsconfig.json --noEmit",
1010
"clean": "run-s clean:build",
@@ -13,7 +13,6 @@
1313
"clean:deps": "premove node_modules"
1414
},
1515
"dependencies": {
16-
"@babel/preset-react": "^7.23.3",
1716
"@sentry-internal/eslint-config": "5.1.1",
1817
"@sentry-internal/sentry-bundler-plugin-tsconfig": "5.1.1",
1918
"@sentry/esbuild-plugin": "5.1.1",

packages/integration-tests-next/vitest.config.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)