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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-05-15 18:06:48.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-05-15 18:06:48.0 +00:00:00
commit
33878f38b51032a2ddcc0ba4f94a7dae39189806 [patch]
tree
a57e4461599d8696ed48252a608ab70d39099ca9
parent
d3cba3a23d46a6de2bb1c76907d56b762169ee36
download
v2024.5.15.tar.gz

2024.5.15



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