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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-05-16 18:07:21.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-05-16 18:07:21.0 +00:00:00
commit
6e80632a44d6274e99742597372a87c551e87b07 [patch]
tree
a2840a328e679fc8dfa23494e597947d1cbcea61
parent
17470a56d9af0ebbe93c0f86ebf70f91efa2444e
download
v2024.5.16.tar.gz

2024.5.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 9b8f07f..40e16d6 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.5.15",
  "version": "2024.5.16",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.5.15",
      "version": "2024.5.16",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.0"
diff --git a/package.json b/package.json
index e02a594..885ad5d 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.5.15",
  "version": "2024.5.16",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {