Revert "bring back 1.20.0"

This reverts commit 7a357dc26e.
This commit is contained in:
Julius Tarng
2022-07-18 23:54:35 -05:00
parent 7a357dc26e
commit 59244c586d
2 changed files with 2 additions and 3 deletions

3
package-lock.json generated
View File

@@ -20051,8 +20051,7 @@
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
"@tiptap/core": "^2.0.0-beta.1",
"lowlight": ">=1.20.0"
"@tiptap/core": "^2.0.0-beta.1"
}
},
"packages/extension-collaboration": {

View File

@@ -22,7 +22,7 @@
],
"peerDependencies": {
"@tiptap/core": "^2.0.0-beta.1",
"lowlight": ">=1.20.0"
"lowlight": "^2.7.0"
},
"dependencies": {
"@tiptap/extension-code-block": "^2.0.0-beta.42",