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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-29 18:10:40.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-29 18:10:40.0 +00:00:00
commit
141ba6acbda1407a8e0faf0eacb3fbdcd2808566 [patch]
tree
b86f2ff3e4ece0bf72d3bd0c874c42a22ecedb7c
parent
8b635f55ad2749f18a604da01c92f2240eb6db7b
download
v2022.9.29.tar.gz

2022.9.29



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 64466fe..c380ce2 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.28",
  "version": "2022.9.29",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.9.28",
      "version": "2022.9.29",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index 024227a..e4d20c3 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.28",
  "version": "2022.9.29",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {