aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsrichman333 <sarah_n_richman@brown.edu>2023-02-20 00:53:06 -0500
committersrichman333 <sarah_n_richman@brown.edu>2023-02-20 00:53:06 -0500
commit6b1cbe4130c9090042378dcf81e0eabca9badfd8 (patch)
treee45813782b80ffba61d003d90f19fe7ed53d88ce /package.json
parent53bcf6cf1115673791406d51edc1913a43ab9bc3 (diff)
parent32f5040c44dc302e3dd53cecd9be4cd51a474d3f (diff)
Merge branch 'master' into uiupdate-sarah
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 712354355..00ce356f9 100644
--- a/package.json
+++ b/package.json
@@ -165,6 +165,7 @@
"bcrypt-nodejs": "0.0.3",
"bezier-curve": "^1.0.0",
"bezier-js": "^4.1.1",
+ "bingmaps-react": "^1.2.10",
"bluebird": "^3.7.2",
"body-parser": "^1.19.2",
"bootstrap": "^4.6.1",
@@ -181,6 +182,7 @@
"connect-mongo": "^2.0.3",
"cookie-parser": "^1.4.6",
"cookie-session": "^2.0.0",
+ "core-js": "^3.28.0",
"cors": "^2.8.5",
"depcheck": "^0.9.2",
"equation-editor-react": "github:bobzel/equation-editor-react#useLocally",