diff --git a/typescript/translucid/package-lock.json b/typescript/translucid/package-lock.json index a879b84..e921a6f 100644 --- a/typescript/translucid/package-lock.json +++ b/typescript/translucid/package-lock.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.12", + "version": "1.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/typescript/translucid/package.json b/typescript/translucid/package.json index eda5014..d6fbe2d 100644 --- a/typescript/translucid/package.json +++ b/typescript/translucid/package.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.12", + "version": "1.0.13", "description": "A simple node library to bind files to requests", "main": "app.js", "scripts": {