Switch stuff to peer dependencies
This commit is contained in:
@@ -39,14 +39,19 @@
|
||||
"@tiptap/extension-text": "^2.11.7",
|
||||
"@tiptap/pm": "^2.11.7",
|
||||
"@tiptap/suggestion": "^2.11.7",
|
||||
"nostr-editor": "^1.0.2",
|
||||
"tippy.js": "^6.3.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@welshman/lib": "workspace:*",
|
||||
"@welshman/util": "workspace:*",
|
||||
"nostr-editor": "^1.0.2",
|
||||
"nostr-tools": "^2.14.2",
|
||||
"tippy.js": "^6.3.7"
|
||||
"nostr-tools": "^2.19.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "~6.0.0",
|
||||
"typescript": "~5.8.0"
|
||||
"typescript": "~5.8.0",
|
||||
"@welshman/lib": "workspace:*",
|
||||
"@welshman/util": "workspace:*",
|
||||
"nostr-tools": "^2.19.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user