Skip to content

Commit 5f4deed

Browse files
committed
"Feat(deps): Add sharp and node-fetch, improve image processing"
1 parent affddf5 commit 5f4deed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@
1919
"dotenv": "^16.4.7",
2020
"mongoose": "^8.8.4",
2121
"ms": "^2.1.3",
22+
"node-fetch": "^3.3.2",
2223
"nodemon": "^3.1.7",
2324
"pretty-ms": "^9.2.0",
2425
"rosu-pp-js": "^3.0.1",
2526
"rss-parser": "^3.13.0",
27+
"sharp": "^0.34.2",
2628
"undici": "^7.10.0"
2729
}
2830
}

0 commit comments

Comments
 (0)