This commit is contained in:
Joran Dirk Greef 2015-08-05 09:18:45 +02:00
parent b3027711ca
commit 306c3fdb58

View file

@ -1,6 +1,6 @@
{ {
"name": "sudo-prompt", "name": "sudo-prompt",
"version": "1.1.3", "version": "1.1.4",
"description": "Run a command using sudo, prompting the user with an OS dialog if necessary", "description": "Run a command using sudo, prompting the user with an OS dialog if necessary",
"main": "index.js", "main": "index.js",
"repository": { "repository": {