Commit 9d920f7c by Яков

add glossary

parent e6330d15
...@@ -28,7 +28,10 @@ ...@@ -28,7 +28,10 @@
"start:both": "concurrently \"npm start\" \"cd example && npm start\"" "start:both": "concurrently \"npm start\" \"cd example && npm start\""
}, },
"peerDependencies": { "peerDependencies": {
"react": "^17.0.2" "react": "^17.0.2",
"@tiptap/pm": "^2.11.7",
"@tiptap/extension-table": "^2.11.7",
"prosemirror-tables": "^1.4.0"
}, },
"devDependencies": { "devDependencies": {
"babel-eslint": "^10.0.3", "babel-eslint": "^10.0.3",
......
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