diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-30 13:33:04 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-30 13:33:04 -0500 |
| commit | a4543fdc90f8c19e4a032294c2f7d16a3152662f (patch) | |
| tree | ede1bba6e81118280b6933204e438a55a323c125 /package.json | |
| parent | d662a26c9ef78581a823d14b56433950129b7ccb (diff) | |
working with linked text
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 8f67704cb..765002d37 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,7 @@ "@types/passport-local": "^1.0.33", "@types/pdfjs-dist": "^2.1.4", "@types/prosemirror-commands": "^1.0.1", + "@types/prosemirror-dev-tools": "^2.1.0", "@types/prosemirror-history": "^1.0.1", "@types/prosemirror-inputrules": "^1.0.2", "@types/prosemirror-keymap": "^1.0.2", |
