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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-10-17 18:08:27.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-10-17 18:08:27.0 +00:00:00
commit
e733dae71ec3fd205c4e7b2ec7fcbaaea33eab00 [patch]
tree
2786fbc5729ba1b4d99e8651e10e84beabc08072
parent
752ea53d5300d9fb42da517c4fdc48dbbe92c2e3
download
v2024.10.17.tar.gz

2024.10.17



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 44757d8..7934d58 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.10.15",
  "version": "2024.10.17",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.10.15",
      "version": "2024.10.17",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index dc5a319..40c7e4d 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.10.15",
  "version": "2024.10.17",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {