From 5c5dfac46d07716c9d484c22adaeb18dd070835f Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Sat, 19 Jan 2019 23:38:40 +0200 Subject: [PATCH] typescript(translucid): 1.0.2 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 b1bc548..aa1af74 100644 --- a/typescript/translucid/package-lock.json +++ b/typescript/translucid/package-lock.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/typescript/translucid/package.json b/typescript/translucid/package.json index b758f79..575a7e0 100644 --- a/typescript/translucid/package.json +++ b/typescript/translucid/package.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.1", + "version": "1.0.2", "description": "A simple node library to bind files to requests", "main": "app.js", "scripts": {