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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-05-26 18:07:07.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-05-26 18:07:07.0 +00:00:00
commit
a02d7494c22f84af6508fee2bb59dbf6f8d1320e [patch]
tree
6bedf190570ef36c06e7d180ed2a68aad34be011
parent
82c0da2ae5a05dad8f3a60911f21e24cbf0d69cc
download
v2022.5.26.tar.gz

2022.5.26



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 702fe58..adb5759 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.5.25",
  "version": "2022.5.26",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.5.25",
      "version": "2022.5.26",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index c121a14..2a3a5b8 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.5.25",
  "version": "2022.5.26",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {