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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-10-19 18:07:41.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-10-19 18:07:41.0 +00:00:00
commit
a253b9f344cf65a8987d586050ad4d1df9d735c6 [patch]
tree
2f9b80cd37e5bda48368ad26cd24fdd95b0becea
parent
86b851bc82eb8357624575eda6e57968b66b13c5
download
v2023.10.19.tar.gz

2023.10.19



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 d3c17bf..2e794f0 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.10.12",
  "version": "2023.10.19",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.10.12",
      "version": "2023.10.19",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index 8b76dc1..08fa79f 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.10.12",
  "version": "2023.10.19",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {