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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-11-16 18:07:56.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-11-16 18:07:56.0 +00:00:00
commit
73dc20ab86537c921e00ca1652de16992e122cd0 [patch]
tree
5305f163eb63e87b2073817101cc47eccc8400cd
parent
f19e75b51e95415d2660cc4b46d02e27cc47dd02
download
v2024.11.16.tar.gz

2024.11.16



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