author | Nemo <commits@captnemo.in> | 2022-02-02 18:19:56.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2022-02-02 18:19:56.0 +05:30:00 |
commit | 9b6272305f74b40b7f019832113d4c7d1f3185c4 [patch] |
|
tree | 0af50e05b63a69d4593d74db01536542fb0cb930 |
|
parent | 6cfb4f03b3289ad0e6f049273c4501fbe1992e44 |
|
download | v1.1.0.tar.gz |
1.1.0
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 8f09352..0c7ba17 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "which-electron", "version": "1.0.9", "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "which-electron", "version": "1.0.9", "version": "1.1.0", "license": "MIT", "dependencies": { "7zip-bin": "^5.1.1", diff --git a/package.json b/package.json index 93a0a50..b3f319a 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "which-electron", "version": "1.0.9", "version": "1.1.0", "description": "Guess which electron version is bundled in an application", "main": "src/index.js", "bin": {