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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-03-29 18:07:25.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-03-29 18:07:25.0 +00:00:00
commit
e26d4b822c8d486a064d53e1c04d8cef39934ccf [patch]
tree
661b1badf49b09cc4c2f04294ffd4feb90479ea4
parent
6c48deb43480a3838b0cf53460b14e29e5a9999f
download
v2024.3.29.tar.gz

2024.3.29



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 fc589a2..cc4fac7 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.3.28",
  "version": "2024.3.29",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.3.28",
      "version": "2024.3.29",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.0"
diff --git a/package.json b/package.json
index 7266671..1d284b8 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.3.28",
  "version": "2024.3.29",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {