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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-12-05 18:06:38.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-12-05 18:06:38.0 +00:00:00
commit
becf7f9a245fc20cc733b76422fd4adb0b9294cd [patch]
tree
ee11845582fba051eb2c8c8b5223520f372540e7
parent
689607f9c5e171e638c16db15510a87e111a8705
download
v2023.12.5.tar.gz

2023.12.5



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 c66cc20..a19b1c0 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.12.1",
  "version": "2023.12.5",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.12.1",
      "version": "2023.12.5",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index 46fa292..927b773 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.12.1",
  "version": "2023.12.5",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {