aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorStanley Yip <33562077+yipstanley@users.noreply.github.com>2019-07-30 19:40:08 -0400
committerGitHub <noreply@github.com>2019-07-30 19:40:08 -0400
commit80e6356692da7bffaad2efccf01500173c488de0 (patch)
tree230fe76c093084c45105ec4c3b7a53f80b3eba86 /package.json
parent53b8bd7ff75ee500c999a4cbc87ed75e59ef1c21 (diff)
parentb26a257e09b9f4d8375806acb7ad143802b93603 (diff)
Merge pull request #234 from browngraphicslab/toggle_claire
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 3001fd35e..6fe9c8b94 100644
--- a/package.json
+++ b/package.json
@@ -93,6 +93,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",
@@ -177,6 +178,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",