diff --git a/package.json b/package.json index 463709e..a11f2f4 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "igem-upload-api", - "version": "1.0.2", + "version": "1.0.3", "description": "An API that interfaces with the iGEM upload tool (https://uploads.igem.org) to allow automatic file management and organisation.", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ - "dist", + "/dist", "LICENSE", "README.md", "package.json"