diff --git a/typescript/translucid/package-lock.json b/typescript/translucid/package-lock.json index d52bca7..55fdb7d 100644 --- a/typescript/translucid/package-lock.json +++ b/typescript/translucid/package-lock.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.18", + "version": "1.0.19", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/typescript/translucid/package.json b/typescript/translucid/package.json index 1e7a4f7..de62818 100644 --- a/typescript/translucid/package.json +++ b/typescript/translucid/package.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.18", + "version": "1.0.19", "description": "A simple node library to bind files to requests", "main": "app.js", "scripts": {