aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoralinayejin <alina_kim@brown.edu>2023-12-05 13:34:04 -0500
committeralinayejin <alina_kim@brown.edu>2023-12-05 13:34:04 -0500
commit304f7e25fb2a533876a59bca7215126d02d94dbf (patch)
tree0804727991f75c71e655879d3356f23bbca484d2 /package.json
parent412e4aa10e0fab8a949c78e851efdc68661dd522 (diff)
new collection freeform info ui
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 d013ad74d..c9d71a6d1 100644
--- a/package.json
+++ b/package.json
@@ -132,6 +132,7 @@
},
"dependencies": {
"@azure/storage-blob": "^12.14.0",
+ "@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@ffmpeg/core": "0.10.0",
@@ -280,6 +281,8 @@
"pug": "^2.0.4",
"puppeteer": "^3.3.0",
"query-string": "^6.14.1",
+ "querystring": "^0.2.1",
+ "querystring-es3": "^0.2.1",
"raw-loader": "^1.0.0",
"rc-switch": "^1.9.2",
"react": "^18.2.0",