🏡 index : github.com/captn3m0/which-electron.git

author Nemo <commits@captnemo.in> 2022-02-21 21:03:55.0 +05:30:00
committer Nemo <commits@captnemo.in> 2022-02-21 21:03:55.0 +05:30:00
commit
53c7f93cee1aef9f7e71b23059d3a856c35c3eb0 [patch]
tree
71580e8158f1215076ce832205e244ea9abc69a7
parent
145d03ab72d9c594098712d77a11fc4b01aa2e2b
download
v1.1.1.tar.gz

1.1.1



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 64cfd60..ef3fd1e 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "which-electron",
  "version": "1.1.0",
  "version": "1.1.1",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "which-electron",
      "version": "1.1.0",
      "version": "1.1.1",
      "license": "MIT",
      "dependencies": {
        "7zip-bin": "^5.1.1",
diff --git a/package.json b/package.json
index b3f319a..5eb14dd 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "which-electron",
  "version": "1.1.0",
  "version": "1.1.1",
  "description": "Guess which electron version is bundled in an application",
  "main": "src/index.js",
  "bin": {