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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-09-20 18:08:20.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-09-20 18:08:20.0 +00:00:00
commit
f7053be2617f94a0d76117a167a46ca536122ed1 [patch]
tree
0bd39ddd245121f730d8bbaa5841fc0296f1de20
parent
74f42d18b2c3ed16015adc991f278f27ef07440b
download
v2024.9.20.tar.gz

2024.9.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 99042de..d45a4ea 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.9.18",
  "version": "2024.9.20",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.9.18",
      "version": "2024.9.20",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index e11fe05..b7ebf57 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.9.18",
  "version": "2024.9.20",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {