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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-07-08 18:07:16.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-07-08 18:07:16.0 +00:00:00
commit
ac2875a65ea4d9bc96752b0b8a1ca2db89d1a56a [patch]
tree
a16e80be6f869e6665b07295d887b87c6d537ce8
parent
8d337deb6c83b876e6024c77785d08bca470f935
download
v2022.7.8.tar.gz

2022.7.8



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 16992e5..261151f 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.7.7",
  "version": "2022.7.8",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.7.7",
      "version": "2022.7.8",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index 083c0e6..0c7bf1e 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.7.7",
  "version": "2022.7.8",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {