diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-03-08 00:12:37 -0500 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-03-08 00:12:37 -0500 |
| commit | a25c7e5e436d772afe4b28300fc6999a78f7bba6 (patch) | |
| tree | 6464cd134b322bb3f56900112064f3a2c8b26a5b /package.json | |
| parent | 0251cfba6ba20501d2598a890b7d67be6fc07379 (diff) | |
| parent | 5a1da11a5767899aac2f1bfac6d33e0ee5d47c9e (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into improveText
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 168d6038b..18d82b9b1 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,7 @@ "@types/prosemirror-transform": "^1.1.0", "@types/prosemirror-view": "^1.3.0", "@types/pug": "^2.0.4", + "@types/react-color": "^2.14.1", "@types/react-measure": "^2.0.4", "@types/react-table": "^6.7.21", "@types/request": "^2.48.1", @@ -108,6 +109,7 @@ "pug": "^2.0.3", "raw-loader": "^1.0.0", "react": "^16.5.2", + "react-color": "^2.17.0", "react-dimensions": "^1.3.1", "react-dom": "^16.7.0", "react-golden-layout": "^1.0.6", |
