Skip to content

Commit 784313b

Browse files
chore: remove peer dep from devtools (#119)
Fixes #116 --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent c29a012 commit 784313b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/stale-lamps-stick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@tanstack/devtools': patch
3+
---
4+
5+
remove peer dep on devtools-ui

packages/devtools/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
"solid-js": "^1.9.7"
6464
},
6565
"peerDependencies": {
66-
"@tanstack/devtools-ui": "workspace:*",
6766
"solid-js": ">=1.9.7"
6867
},
6968
"devDependencies": {

0 commit comments

Comments
 (0)