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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-09-21 18:06:58.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-09-21 18:06:58.0 +00:00:00
commit
6cce44c6e7518bd3d4c6656b9b7c77d5a504ccdc [patch]
tree
7a15c7134eb35cb5717de43adc80c1d21c36d0bf
parent
755abb3c8d7c12fdee275270a50d25d26e089c84
download
v2023.9.21.tar.gz

2023.9.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 f225ac4..3585fbc 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.9.13",
  "version": "2023.9.21",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.9.13",
      "version": "2023.9.21",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index f92b578..830c633 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.9.13",
  "version": "2023.9.21",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {