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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-06-03 18:06:53.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-06-03 18:06:53.0 +00:00:00
commit
4b3bc35886a161192a5c9f3ab1f9c8862b218003 [patch]
tree
c92ef6efd3989110ec899d16e58d723970b87518
parent
3188550d6ab0b8df2f0bdc11c18bc1b2133c8c83
download
v2022.6.3.tar.gz

2022.6.3



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 aee32d1..5af6f03 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.6.2",
  "version": "2022.6.3",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.6.2",
      "version": "2022.6.3",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index 90ec3f6..fdcc68c 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.6.2",
  "version": "2022.6.3",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {