aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreperelm2 <emily_perelman@brown.edu>2023-07-24 11:16:58 -0400
committereperelm2 <emily_perelman@brown.edu>2023-07-24 11:16:58 -0400
commit78221fd50b722ab32112d83c0d5cdc0658f2b34f (patch)
treeedd999bc79364f724e5e3c399dddff6266d4b184 /package.json
parent50cb7d0981a71c2eb45fbecfc2befad94d431eaa (diff)
parent9bd34e05c1a55adc1dbc32635442a184a49ee444 (diff)
Merge branch 'master' into secondpropertiesmenu-emily
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index c65b84636..da800561d 100644
--- a/package.json
+++ b/package.json
@@ -162,7 +162,6 @@
"@types/three": "^0.126.2",
"@types/web": "0.0.53",
"@webscopeio/react-textarea-autocomplete": "^4.9.1",
- "D": "^1.0.0",
"adm-zip": "^0.4.16",
"archiver": "^3.1.1",
"array-batcher": "^1.2.3",
@@ -177,7 +176,7 @@
"body-parser": "^1.19.2",
"bootstrap": "^4.6.1",
"brotli": "^1.3.3",
- "browndash-components": "0.0.82",
+ "browndash-components": "^0.0.83",
"browser-assert": "^1.2.1",
"bson": "^4.6.1",
"canvas": "^2.9.3",
@@ -195,6 +194,7 @@
"cors": "^2.8.5",
"csv-parser": "^3.0.0",
"csv-stringify": "^6.3.0",
+ "D": "^1.0.0",
"d3": "^7.6.1",
"depcheck": "^0.9.2",
"equation-editor-react": "github:bobzel/equation-editor-react#useLocally",