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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-05-19 18:12:50.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-05-19 18:12:50.0 +00:00:00
commit
52725d20890779644b21a5a536f811c4074226b0 [patch]
tree
cca20b26a4e19ee4c5c23ecf08f8e647bae229e0
parent
a8f0ed91f119b9907c940d33300cbb72c5e3ff46
download
v2022.5.19.tar.gz

2022.5.19



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