Skip to content

Commit d6ea2f1

Browse files
committed
chore: remove unused dependency tsup from package.json
1 parent df4850a commit d6ea2f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/angular-query-devtools-experimental/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@
5858
"@angular/platform-browser": "^20.0.0",
5959
"@tanstack/angular-query-experimental": "workspace:*",
6060
"eslint-plugin-jsdoc": "^50.5.0",
61-
"npm-run-all2": "^5.0.0",
62-
"tsup": "^8.4.0"
61+
"npm-run-all2": "^5.0.0"
6362
},
6463
"peerDependencies": {
6564
"@angular/common": ">=16.0.0",

0 commit comments

Comments
 (0)