master v1.0.1
Kuba Orlik 4 years ago
parent d595ec865d
commit 09e7e41b75

2
package-lock.json generated

@ -1,6 +1,6 @@
{ {
"name": "node-zenity", "name": "node-zenity",
"version": "1.0.0", "version": "1.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

@ -1,7 +1,7 @@
{ {
"name": "node-zenity", "name": "node-zenity",
"description": "Node zenity bindings with typescript support", "description": "Node zenity bindings with typescript support",
"version": "1.0.0", "version": "1.0.1",
"author": "Kuba Orlik <kontakt@kuba-orlik.name>", "author": "Kuba Orlik <kontakt@kuba-orlik.name>",
"license": "MIT", "license": "MIT",
"main": "./lib/index.js", "main": "./lib/index.js",

Loading…
Cancel
Save