aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoralyssaf16 <alyssa_feinberg@brown.edu>2024-06-23 19:58:19 -0400
committeralyssaf16 <alyssa_feinberg@brown.edu>2024-06-23 19:58:19 -0400
commit6920c387edc480341771edb02f0ac1097c85ae25 (patch)
tree1e77f157eb45a726b9d0649717c67fcf1bef871d /package.json
parent3ae9af9228a050fbe7f48c800701ae4399850f35 (diff)
audio quiz cards
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 03d1c1423..ad4058d5a 100644
--- a/package.json
+++ b/package.json
@@ -60,6 +60,7 @@
"@types/react-grid-layout": "^1.3.5",
"@types/react-measure": "^2.0.12",
"@types/react-reconciler": "^0.28.8",
+ "@types/react-speech-recognition": "^3.9.5",
"@types/request": "^2.48.12",
"@types/request-promise": "^4.1.51",
"@types/shelljs": "^0.8.15",
@@ -207,6 +208,7 @@
"html-to-image": "^1.11.11",
"html-to-text": "^9.0.5",
"html-webpack-plugin": "^5.5.3",
+ "html2canvas": "^1.4.1",
"http-browserify": "^1.7.0",
"https": "^1.0.0",
"https-browserify": "^1.0.0",
@@ -281,6 +283,7 @@
"react-measure": "^2.5.2",
"react-resizable": "^3.0.5",
"react-select": "^5.8.0",
+ "react-speech-recognition": "^3.10.0",
"react-textarea-autosize": "^8.5.3",
"react-type-animation": "^3.2.0",
"react-xarrows": "^2.0.2",