Skip to content

Commit 0411bcf

Browse files
committed
fix(tweakpane): add tweakpane/core to peer dep
1 parent a0660ac commit 0411bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/tweakpane/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"peerDependencies": {
2626
"@angular/common": ">=19.0.0 <20.0.0",
2727
"@angular/core": ">=19.0.0 <20.0.0",
28+
"@tweakpane/core": "^2.0.0",
2829
"tweakpane": "^4.0.0"
2930
},
3031
"dependencies": {

0 commit comments

Comments
 (0)