diff --git a/package.json b/package.json index 86e369e..c5570e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "storage-upload", "version": "2.2.0", - "description": "", + "description": "Micro service for uploading and image resizing files to a storage server.", "main": "index.js", "scripts": { "start": "node api/server.mjs",