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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-10-24 18:08:43.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-10-24 18:08:43.0 +00:00:00
commit
57d10678057a4015273cedc1af82e908ccfbad18 [patch]
tree
af7e5e797330950b71f8b793d3c5f324d604dcb0
parent
f09595a1e31ed298b21e8e0e43aee15c51657303
download
v2024.10.24.tar.gz

2024.10.24



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 321de43..0c0829a 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.10.22",
  "version": "2024.10.24",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.10.22",
      "version": "2024.10.24",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index ab222b7..04d1d2d 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.10.22",
  "version": "2024.10.24",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {