Lock @tiptap/extension-code-block to 2.0.0-beta.16

This commit is contained in:
Pirate Praveen 2021-11-04 22:39:25 +05:30
parent f9cc170785
commit ee10b5c887

View file

@ -43,3 +43,13 @@ Use matching version of @tiptap/core and extentions
"@tiptap/extension-text": "^2.0.0-beta.12",
"@tiptap/vue-2": "^2.0.0-beta.39",
"@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",