diff options
| author | Monika Hedman <monika_hedman@brown.edu> | 2019-02-18 19:03:34 -0500 |
|---|---|---|
| committer | Monika Hedman <monika_hedman@brown.edu> | 2019-02-18 19:03:34 -0500 |
| commit | eaeb373ed90d35ab1c29cd9c3e4a79f6c8fa30b0 (patch) | |
| tree | 2adb423bf0f782fce6861d703114bc0140520766 /package.json | |
| parent | 30986620c34c93e12509b2875e90cf5876838403 (diff) | |
| parent | 842f571bfb4952d12804a8dbdc66aedbf2bf6b81 (diff) | |
transforms update
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 657bb875d..ce8f2077d 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "@types/prosemirror-state": "^1.2.1", "@types/prosemirror-transform": "^1.1.0", "@types/prosemirror-view": "^1.3.0", + "@types/react-measure": "^2.0.4", "@types/react-table": "^6.7.21", "@types/typescript": "^2.0.0", "@types/uuid": "^3.4.4", @@ -67,10 +68,12 @@ "prosemirror-transform": "^1.1.3", "prosemirror-view": "^1.7.1", "react": "^16.5.2", + "react-dimensions": "^1.3.1", "react-dom": "^16.7.0", "react-golden-layout": "^1.0.6", "react-image-lightbox": "^5.1.0", "react-jsx-parser": "^1.13.0", + "react-measure": "^2.2.4", "react-mosaic": "0.0.20", "react-split-pane": "^0.1.85", "react-table": "^6.9.0", |
