diff options
| author | Fawn <fangrui_tong@brown.edu> | 2019-03-06 18:58:00 -0500 |
|---|---|---|
| committer | Fawn <fangrui_tong@brown.edu> | 2019-03-06 18:58:00 -0500 |
| commit | c6781458648c4265f2f995be526529be54312f54 (patch) | |
| tree | 7cbdb01df793a6709a614c89268b887181c6b677 /package.json | |
| parent | 3e7e715a235db4da57ba22b5cce1ee3c873f5a40 (diff) | |
all inking code
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 22349501d..abde11de0 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,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", @@ -105,6 +106,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", |
