Skip to content

Commit 0c1c52b

Browse files
committed
chore: remove test
1 parent 79e40ff commit 0c1c52b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/react-query/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"lint": "eslint .",
1414
"format": "prettier --write .",
1515
"format:check": "prettier --check .",
16-
"typecheck": "tsc --noEmit",
17-
"test": "vitest run"
16+
"typecheck": "tsc --noEmit"
1817
},
1918
"keywords": [],
2019
"author": "",

0 commit comments

Comments
 (0)