Lock @tiptap/extension-code-block to 2.0.0-beta.16
This commit is contained in:
parent
f9cc170785
commit
ee10b5c887
1 changed files with 10 additions and 0 deletions
|
@ -43,3 +43,13 @@ Use matching version of @tiptap/core and extentions
|
||||||
"@tiptap/extension-text": "^2.0.0-beta.12",
|
"@tiptap/extension-text": "^2.0.0-beta.12",
|
||||||
"@tiptap/vue-2": "^2.0.0-beta.39",
|
"@tiptap/vue-2": "^2.0.0-beta.39",
|
||||||
"@toast-ui/editor": "^2.5.2",
|
"@toast-ui/editor": "^2.5.2",
|
||||||
|
@@ -208,7 +208,8 @@
|
||||||
|
"bootstrap-vue": "https://docs.gitlab.com/ee/development/fe_guide/dependencies.html#bootstrapvue"
|
||||||
|
},
|
||||||
|
"resolutions": {
|
||||||
|
- "chokidar": "^3.4.0"
|
||||||
|
+ "chokidar": "^3.4.0",
|
||||||
|
+ "@tiptap/extension-code-block": "2.0.0-beta.16"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=10.13.0",
|
||||||
|
|
Loading…
Reference in a new issue