diff --git a/typescript/translucid/package-lock.json b/typescript/translucid/package-lock.json index a2d04e5..eaa8657 100644 --- a/typescript/translucid/package-lock.json +++ b/typescript/translucid/package-lock.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.21", + "version": "1.0.22", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/typescript/translucid/package.json b/typescript/translucid/package.json index 65bdd70..06bc627 100644 --- a/typescript/translucid/package.json +++ b/typescript/translucid/package.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.21", + "version": "1.0.22", "description": "A simple node library to bind files to requests", "main": "app.js", "scripts": {