From a80dda078b1cb1c5d3d27d50af9b43c4c0b6df8e Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Tue, 22 Jan 2019 20:27:26 +0200 Subject: [PATCH] typescript(translucid): 1.0.13 Signed-off-by: prescientmoon --- typescript/translucid/package-lock.json | 2 +- typescript/translucid/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {