aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-12-02 12:24:13 -0500
committerbobzel <zzzman@gmail.com>2023-12-02 12:24:13 -0500
commitfa5abf0863b03fcea52c3e60d9c931820d6fc0b7 (patch)
tree66542ebd89b5b0983320b40fddb489e2290f0a07 /package.json
parentf7f9b6176387701ae62f49c294f251caa5e94d41 (diff)
replaced sharp with jimp
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d013ad74d..f368c6a48 100644
--- a/package.json
+++ b/package.json
@@ -235,6 +235,7 @@
"image-data-uri": "^2.0.1",
"image-size": "^0.7.5",
"image-size-stream": "^1.1.0",
+ "jimp": "^0.22.10",
"js-datepicker": "^4.6.6",
"jsonschema": "^1.4.0",
"jszip": "^3.7.1",
@@ -316,7 +317,6 @@
"reveal.js": "^4.3.0",
"rimraf": "^3.0.0",
"serializr": "^1.5.4",
- "sharp": "^0.23.4",
"shelljs": "^0.8.5",
"socket.io": "^2.5.0",
"socket.io-client": "^2.5.0",