1
Fork 0

typescript(translucid): 1.0.3

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-01-20 12:36:18 +02:00 committed by prescientmoon
parent dd2f058a4a
commit 46fdc8a70a
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "translucid",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "translucid",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple node library to bind files to requests",
"main": "app.js",
"scripts": {