This commit is contained in:
Joran Dirk Greef 2020-04-29 11:47:19 +02:00
parent d86c641c3b
commit c3cc31a51b

View file

@ -1,6 +1,6 @@
{ {
"name": "sudo-prompt", "name": "sudo-prompt",
"version": "9.2.0", "version": "9.2.1",
"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",
"types": "index.d.ts", "types": "index.d.ts",