1
Fork 0

typescript(translucid): 1.0.26

Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
Matei Adriel 2019-01-22 22:18:59 +02:00 committed by prescientmoon
parent 9afe56a038
commit 4357da589a
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.25", "version": "1.0.26",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

@ -1,6 +1,6 @@
{ {
"name": "translucid", "name": "translucid",
"version": "1.0.25", "version": "1.0.26",
"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": {