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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-08-17 18:07:35.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-08-17 18:07:35.0 +00:00:00
commit
36115e22b9b64a6d5545c4e3bbcc9a1ed9833ab0 [patch]
tree
f988ab356c99ad6ccfbb544a0b8d38f059ec833e
parent
205b06d40c0c1ac7740623effbf122fe85c89ec1
download
v2023.8.17.tar.gz

2023.8.17



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 1a59d77..bd578ec 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.8.15",
  "version": "2023.8.17",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.8.15",
      "version": "2023.8.17",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index 0fb989e..35cf045 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.8.15",
  "version": "2023.8.17",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {