aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorkimdahey <claire_kim1@brown.edu>2019-07-30 13:29:27 -0400
committerkimdahey <claire_kim1@brown.edu>2019-07-30 13:29:27 -0400
commitf03f94accabc2336d1c143fcb80bb0c3f5b70d99 (patch)
tree109c492634df6bcbc11bf61bc703552c0e4f4130 /package.json
parentca91fe9e379fe3e2d48a0eb055415f008245ed31 (diff)
added toggle button
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 37052fde3..ae3a9d964 100644
--- a/package.json
+++ b/package.json
@@ -91,6 +91,7 @@
"@types/prosemirror-transform": "^1.1.0",
"@types/prosemirror-view": "^1.3.1",
"@types/pug": "^2.0.4",
+ "@types/rc-switch": "^1.8.0",
"@types/react": "^16.8.7",
"@types/react-autosuggest": "^9.3.9",
"@types/react-color": "^2.14.1",
@@ -170,6 +171,7 @@
"pug": "^2.0.3",
"query-string": "^6.8.1",
"raw-loader": "^1.0.0",
+ "rc-switch": "^1.9.0",
"react": "^16.8.4",
"react-anime": "^2.2.0",
"react-autosuggest": "^9.4.3",