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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-03-08 18:07:12.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-03-08 18:07:12.0 +00:00:00
commit
a002cd706a6ef9f70f64a8246162c94242c02461 [patch]
tree
4534840cc7276a91af7adb4aa5072637d0d64b53
parent
e3fbfbbf2740b61aa4fe5ca804b7fc059ef08beb
download
v2024.3.8.tar.gz

2024.3.8



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