diff options
| author | alyssaf16 <alyssa_feinberg@brown.edu> | 2024-07-19 12:00:07 -0400 |
|---|---|---|
| committer | alyssaf16 <alyssa_feinberg@brown.edu> | 2024-07-19 12:00:07 -0400 |
| commit | 3c873d191feec296aef82c48a912617a8d66eb18 (patch) | |
| tree | 4e1c80978252bbe817445c7fcb2dd09cd1d4cfbf /package.json | |
| parent | f7165ab3f0d9c652aea41c92aa4a820f2d5d6b94 (diff) | |
image labels
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index ad4058d5a..d0b7324e6 100644 --- a/package.json +++ b/package.json @@ -139,6 +139,7 @@ "@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", @@ -175,7 +176,6 @@ "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", @@ -307,6 +307,7 @@ "stream-browserify": "^3.0.0", "styled-components": "^6.1.1", "supercluster": "^8.0.1", + "tesseract.js": "^5.1.0", "textarea-caret": "^3.1.0", "tough-cookie": "^4.1.3", "tslint": "^6.1.3", |
