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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-07-25 18:07:57.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-07-25 18:07:57.0 +00:00:00
commit
b2c92df27cddb274a68c2906e73683ee68712c4f [patch]
tree
e97b4a8842602cf6f3f218015038074058a7fda6
parent
20766ec81626ebcae656fa67f3720667d95fe5f5
download
v2024.7.25.tar.gz

2024.7.25



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 7354a60..a5b1900 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.7.20",
  "version": "2024.7.25",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.7.20",
      "version": "2024.7.25",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index 3934103..3460c81 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.7.20",
  "version": "2024.7.25",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {