From 90957e1772e5e96299319f99c9e6bf5a12c734c9 Mon Sep 17 00:00:00 2001 From: Matei Adriel Date: Sun, 20 Jan 2019 13:03:42 +0200 Subject: [PATCH] typescript(translucid): 0.0.9 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 a1b6390..da19902 100644 --- a/typescript/translucid/package-lock.json +++ b/typescript/translucid/package-lock.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.8", + "version": "0.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/typescript/translucid/package.json b/typescript/translucid/package.json index 4753043..7807b97 100644 --- a/typescript/translucid/package.json +++ b/typescript/translucid/package.json @@ -1,6 +1,6 @@ { "name": "translucid", - "version": "1.0.8", + "version": "0.0.9", "description": "A simple node library to bind files to requests", "main": "app.js", "scripts": {