author | Nemo <commits@captnemo.in> | 2022-01-13 12:31:47.0 +05:30:00 |
---|---|---|
committer | Nemo <commits@captnemo.in> | 2022-01-13 12:31:47.0 +05:30:00 |
commit | 8cc38317e75026e7d378341eb4267bce3ccb7c7c [patch] |
|
tree | 9bf478429194251fd7564f77857ad32b22f4b8df |
|
parent | 681c90406c41d5a3bb56a25e91114e2a6d207f98 |
|
download | v1.0.9.tar.gz |
1.0.9
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 ce4cb0a..8543484 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "which-electron", "version": "1.0.8", "version": "1.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "which-electron", "version": "1.0.8", "version": "1.0.9", "license": "MIT", "dependencies": { "7zip-bin": "^5.1.1", diff --git a/package.json b/package.json index 5e9ee0c..88844e3 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "which-electron", "version": "1.0.8", "version": "1.0.9", "description": "Guess which electron version is bundled in an application", "main": "src/index.js", "bin": {