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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-10-10 18:07:34.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-10-10 18:07:34.0 +00:00:00
commit
3ee009b9b4720794b5356c48317fec86dc7a22f4 [patch]
tree
0b3fe88267b15789fcf73112c6491c853a9b3541
parent
14922cbfa78b27603952e38dbe4f9010e29005a4
download
v2023.10.10.tar.gz

2023.10.10



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 524bdc7..ccf162a 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.10.5",
  "version": "2023.10.10",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.10.5",
      "version": "2023.10.10",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index 71a7c8e..7023265 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.10.5",
  "version": "2023.10.10",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {