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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-06-02 18:07:06.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-06-02 18:07:06.0 +00:00:00
commit
874bd14c7755b0f5c3541c8527e09932d311115f [patch]
tree
484fa343398f507d10c5dba9c1f15130fd905df7
parent
53d9a8e5533a164c93d4f342fe2345faaf650a1b
download
v2022.6.2.tar.gz

2022.6.2



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