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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-05-24 18:07:52.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-05-24 18:07:52.0 +00:00:00
commit
ce2f7f6f7a5e8b7de395ecdb0902029f00a8c1ef [patch]
tree
a7e16632db152d81239e0911223b00c0279d9260
parent
2ec2e7d682aa855a668343cc14ca4c8b925eea73
download
v2024.5.24.tar.gz

2024.5.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 8e904d1..bf0bd0e 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.5.23",
  "version": "2024.5.24",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.5.23",
      "version": "2024.5.24",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.0"
diff --git a/package.json b/package.json
index 3512198..3b03610 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.5.23",
  "version": "2024.5.24",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {