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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-08-20 18:07:54.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-08-20 18:07:54.0 +00:00:00
commit
bcdb8b89b13f0ca478af9f65440c2929d8edd98e [patch]
tree
fdcde6f61a7cb58ff572d988c38afb1cb2da8423
parent
f2f964d4d0617f7cd5541803bd933a42579d4b5b
download
v2024.8.20.tar.gz

2024.8.20



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 8f01e00..04ea4f7 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.8.18",
  "version": "2024.8.20",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.8.18",
      "version": "2024.8.20",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index 20c5a0e..819d89f 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.8.18",
  "version": "2024.8.20",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {