author | Nemo <commits@captnemo.in> | 2022-03-11 11:13:01.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2022-03-11 11:13:01.0 +05:30:00 |
commit | aa282edd380e88e4a22d7f695262dc3ca5f54f8b [patch] |
|
tree | 0786e601b3f7076863c0aa4201839a1345780c0a |
|
parent | 3e83cf07cc96870dc85efd803bfa1b09e81b96ad |
|
download | v1.1.4.tar.gz |
1.1.4
Diff
package-lock.json | 4 +++- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1713c1a..7718d7e 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "which-electron", "version": "1.1.3", "version": "1.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "which-electron", "version": "1.1.3", "version": "1.1.4", "license": "MIT", "dependencies": { "7zip-bin": "^5.1.1", diff --git a/package.json b/package.json index 821497e..69b5d24 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "which-electron", "version": "1.1.3", "version": "1.1.4", "description": "Guess which electron version is bundled in an application", "main": "src/index.js", "bin": {