add glossary
Showing
| ... | ... | @@ -28,7 +28,10 @@ |
| "start:both": "concurrently \"npm start\" \"cd example && npm start\"" | ||
| }, | ||
| "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": { | ||
| "babel-eslint": "^10.0.3", | ||
| ... | ... |
Please
register
or
sign in
to comment