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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-07-01 18:06:52.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-07-01 18:06:52.0 +00:00:00
commit
8e89fb29309cfa3e276135378c77d978af87c403 [patch]
tree
10f3fb5d5e695945e03354745ff01b45f0721dd8
parent
aacff33252bf45a7efeb60c4592ee65e2b61ef93
download
v2022.7.1.tar.gz

2022.7.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 aaf921d..1774542 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.6.23",
  "version": "2022.7.1",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.6.23",
      "version": "2022.7.1",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index 6eb697b..0b6b269 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.6.23",
  "version": "2022.7.1",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {