fix(rich-text-editor): fix Unsupported URL Type "link:" when execute npm i (#579)

This commit is contained in:
Kagol 2023-10-11 22:32:49 +08:00 committed by GitHub
parent 8d2a9a222c
commit 0beeb5d039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
"dependencies": {
"@opentiny/vue-common": "workspace:~",
"@opentiny/vue-renderless": "workspace:~",
"@opentiny/vue-rich-text-editor": "link:",
"@opentiny/vue-theme": "workspace:~",
"@opentiny/vue-locale": "workspace:~",
"@tiptap/core": "^2.1.6",