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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-08-21 18:08:15.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-08-21 18:08:15.0 +00:00:00
commit
1253931a4bb00d0ada538e33172f89c087133f5b [patch]
tree
9aa916e291adfeb23acdf122a8f978c68546f35e
parent
00645623646eac6713e93a7082cf29b867308dfe
download
v2024.8.21.tar.gz

2024.8.21



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 04ea4f7..27584ac 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.8.20",
  "version": "2024.8.21",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.8.20",
      "version": "2024.8.21",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index 819d89f..67c747a 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.8.20",
  "version": "2024.8.21",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {