This commit is contained in:
Nemo 2022-03-05 14:06:23 +05:30
parent 80c18de4fb
commit bd791b2a86
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "which-electron",
"version": "1.1.1",
"version": "1.1.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "which-electron",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"dependencies": {
"7zip-bin": "^5.1.1",

View File

@ -1,6 +1,6 @@
{
"name": "which-electron",
"version": "1.1.1",
"version": "1.1.2",
"description": "Guess which electron version is bundled in an application",
"main": "src/index.js",
"bin": {