aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFawn <fangrui_tong@brown.edu>2019-03-06 18:58:00 -0500
committerFawn <fangrui_tong@brown.edu>2019-03-06 18:58:00 -0500
commitc6781458648c4265f2f995be526529be54312f54 (patch)
tree7cbdb01df793a6709a614c89268b887181c6b677 /package.json
parent3e7e715a235db4da57ba22b5cce1ee3c873f5a40 (diff)
all inking code
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",