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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-27 18:09:43.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-27 18:09:43.0 +00:00:00
commit
a0e8e6f0f98c9d15e31bf3f6cedd7750d6a9dbdd [patch]
tree
12239ce61bf84de68602dfa2d38d23bdb8b08c53
parent
f39bf2af6e7734f101be7b34457c64c2f9767b10
download
v2022.9.27.tar.gz

2022.9.27



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 04cd2d0..4690970 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.24",
  "version": "2022.9.27",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.9.24",
      "version": "2022.9.27",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index 63910c0..a5c62d5 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.24",
  "version": "2022.9.27",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {