author | Nemo <commits@captnemo.in> | 2021-12-19 20:58:23.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2021-12-19 20:58:23.0 +05:30:00 |
commit | ed2efd1d786291f848b651e6f9913c74f00fd144 [patch] |
|
tree | ffc86323aa942b73afb420bdd925954ab76eac22 |
|
parent | af21e65e20c6e7f492000d8cc4bf339dc30ea5fa |
|
download | v1.0.6.tar.gz |
1.0.6
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 97a0cf2..30c02dd 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "which-electron", "version": "1.0.5", "version": "1.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "which-electron", "version": "1.0.5", "version": "1.0.6", "license": "MIT", "dependencies": { "7zip-bin": "^5.1.1", diff --git a/package.json b/package.json index 24a742f..611b6c4 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "which-electron", "version": "1.0.5", "version": "1.0.6", "description": "Guess which electron version is bundled in an application", "main": "src/index.js", "bin": {