1
Fork 0

typescript(translucid): 1.0.13

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-01-22 20:27:26 +02:00 committed by prescientmoon
parent 43f997013d
commit a80dda078b
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", "name": "translucid",
"version": "1.0.12", "version": "1.0.13",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

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