Add catch statement for samsung images.

This commit is contained in:
Patrick Fic
2023-03-28 15:15:08 -07:00
parent 72330f2341
commit a678383dee
2 changed files with 5 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "bodyshop-media-server",
"version": "1.0.8",
"version": "1.0.10",
"license": "UNLICENSED",
"engines": {
"node": "16.15.0"
"node": "^16.14.0"
},
"scripts": {
"server": "nodemon server.ts",