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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-08 18:07:56.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-08 18:07:56.0 +00:00:00
commit
02ed5e5a1116b9c33d6195835eebeee866616a5d [patch]
tree
9003de8b5c5b511a3f1c63f7613a2da5e525d5a8
parent
e3ee9509ba3cbe253e83887d14adadcd9e812ca3
download
v2022.9.8.tar.gz

2022.9.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 fec5ca3..874dcf4 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.1",
  "version": "2022.9.8",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.9.1",
      "version": "2022.9.8",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index c15f8ec..ba49c3a 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.1",
  "version": "2022.9.8",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {