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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-22 18:06:57.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-22 18:06:57.0 +00:00:00
commit
9faf2a0a6a41cb9cd2bcfdc7723385a9724f11cd [patch]
tree
0256926742ccc871966f83def96d8b9f4a61c584
parent
1513cab7803343465feb0f2dbf943f56e347f2f5
download
v2022.9.22.tar.gz

2022.9.22



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 0150053..7e5f013 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.15",
  "version": "2022.9.22",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.9.15",
      "version": "2022.9.22",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index 333d1e1..aac4e3f 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.15",
  "version": "2022.9.22",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {