Skip to content

Commit 47aa1fb

Browse files
committed
Removed temp things
1 parent c885998 commit 47aa1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/query-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"test:lib:dev": "pnpm run test:lib --watch",
3333
"test:build": "publint --strict && attw --pack",
3434
"build": "tsup --tsconfig tsconfig.prod.json",
35-
"build:dev": "tsup --tsconfig tsconfig.prod.json --watch"
35+
"build:dev": "tsup --watch"
3636
},
3737
"type": "module",
3838
"main": "./build/index.cjs",

0 commit comments

Comments
 (0)