aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoralyssaf16 <alyssa_feinberg@brown.edu>2024-07-19 15:11:29 -0400
committeralyssaf16 <alyssa_feinberg@brown.edu>2024-07-19 15:11:29 -0400
commit0b2a8c0d718940ddc06a966d4e027a79bb06ed6e (patch)
treed608b092b9f0bc409b058ef77eb4ddb2a68a595c /package.json
parent3c873d191feec296aef82c48a912617a8d66eb18 (diff)
simple image label
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index d0b7324e6..8f6105274 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,6 @@
"@types/webpack-hot-middleware": "^2.25.9",
"@typescript-eslint/parser": "^7.8.0",
"@webscopeio/react-textarea-autocomplete": "^4.9.2",
- "D": "^1.0.0",
"adm-zip": "^0.5.10",
"archiver": "^7.0.1",
"async": "^3.2.5",
@@ -176,6 +175,7 @@
"csv-parser": "^3.0.0",
"csv-stringify": "^6.4.4",
"csvtojson": "^2.0.10",
+ "D": "^1.0.0",
"d3": "^7.8.5",
"depcheck": "^1.4.7",
"dotenv": "^16.3.1",
@@ -305,6 +305,7 @@
"socket.io-client": "^4.7.2",
"standard-http-error": "^2.0.1",
"stream-browserify": "^3.0.0",
+ "string-similarity": "^4.0.4",
"styled-components": "^6.1.1",
"supercluster": "^8.0.1",
"tesseract.js": "^5.1.0",