This commit is contained in:
Fedor Indutny 2016-06-06 23:11:29 -04:00
parent a85336e492
commit e87db7842f
1 changed files with 4 additions and 2 deletions

View File

@ -1,9 +1,11 @@
{
"name": "uv_link_t",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"keywords": [],
"scripts": { "test": "make test" },
"scripts": {
"test": "make test"
},
"author": "Fedor Indutny <fedor@indutny.com>",
"license": "MIT",
"dependencies": {