From 7bf47c368a0e3c6c2230fafa99a8e91254a464e9 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Sun, 20 Jan 2019 12:49:31 +0200 Subject: [PATCH] typescript(translucid): 1.0.6 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 a3be246..c33046a 100644 --- a/typescript/translucid/package-lock.json +++ b/typescript/translucid/package-lock.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/typescript/translucid/package.json b/typescript/translucid/package.json index 92fbdb7..dfdf5bd 100644 --- a/typescript/translucid/package.json +++ b/typescript/translucid/package.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.5", + "version": "1.0.6", "description": "A simple node library to bind files to requests", "main": "app.js", "scripts": {