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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-10 18:09:02.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-10 18:09:02.0 +00:00:00
commit
ba18d01a4595e0f648716a53a92fab6829f463ad [patch]
tree
51b9391b56785ef020e48c4b634b8b9dc33076fb
parent
28f36b716d766e8b507621e62cfb6de5df8e2efb
download
v2022.11.10.tar.gz

2022.11.10



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 e248fb7..69cdb27 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.11.3",
  "version": "2022.11.10",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.11.3",
      "version": "2022.11.10",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 3e8030a..0b02364 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.11.3",
  "version": "2022.11.10",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {