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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-04-05 18:06:51.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-04-05 18:06:51.0 +00:00:00
commit
c038a3b077270ec7b7e244ca9386541877215c4b [patch]
tree
acfec38da1e620354462e45b0167fabcdb73b8b1
parent
1860b9252b4f868ad47eb6af6bc532d1fa1e8a18
download
v2023.4.5.tar.gz

2023.4.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 96b08c4..8b52957 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.4.4",
  "version": "2023.4.5",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.4.4",
      "version": "2023.4.5",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 0cbb6b0..b12baa2 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.4.4",
  "version": "2023.4.5",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {