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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-11-28 18:09:36.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-11-28 18:09:36.0 +00:00:00
commit
5589e2ad77b3801821564f2ac932216b4385b790 [patch]
tree
2594cbf77b699b7b48505c1732e0ee8b38157e21
parent
b123aba610b4e8dc5542e0ada30511c06446d019
download
v2024.11.28.tar.gz

2024.11.28



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 3ee0e97..429f79e 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.11.16",
  "version": "2024.11.28",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.11.16",
      "version": "2024.11.28",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index 3a37dd2..b5542d5 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.11.16",
  "version": "2024.11.28",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {