Commit d80102db by Яков

add glossary

parent 1ef556ef
...@@ -29,9 +29,9 @@ ...@@ -29,9 +29,9 @@
}, },
"peerDependencies": { "peerDependencies": {
"@ant-design/icons": "^5.0.0", "@ant-design/icons": "^5.0.0",
"antd": "^5.0.0",
"@tiptap/extension-table": "^2.11.7", "@tiptap/extension-table": "^2.11.7",
"@tiptap/pm": "^2.11.7", "@tiptap/pm": "^2.11.7",
"antd": "^5.0.0",
"prosemirror-tables": "^1.4.0", "prosemirror-tables": "^1.4.0",
"react": "^17.0.2" "react": "^17.0.2"
}, },
...@@ -93,5 +93,10 @@ ...@@ -93,5 +93,10 @@
"sass": "^1.49.9", "sass": "^1.49.9",
"tiptap-extension-resize-image": "^1.1.8", "tiptap-extension-resize-image": "^1.1.8",
"tiptap-imagresize": "^1.1.0" "tiptap-imagresize": "^1.1.0"
},
"resolutions": {
"prosemirror-tables": "1.4.0",
"@tiptap/pm": "2.11.7",
"@tiptap/extension-table": "2.11.7"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment