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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-01 18:07:01.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-01 18:07:01.0 +00:00:00
commit
10033c96ab7d1bbafdcbc85d9716f963c04901b3 [patch]
tree
27622f9305f162c835f2b28734d78744092d7e2b
parent
7081b99968d321aa1b94af333aee70fe376d3e05
download
v2022.11.1.tar.gz

2022.11.1



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 21d6260..46954ad 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.10.20",
  "version": "2022.11.1",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.10.20",
      "version": "2022.11.1",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 20f8008..97275d7 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.10.20",
  "version": "2022.11.1",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {