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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-04-29 19:03:26.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-04-29 19:03:26.0 +00:00:00
commit
c71c3d62adcc739a46561c244d6b69886aa6a290 [patch]
tree
180ffd42f6384de5168ef534f60b66400f5a12a0
parent
730eb724e300f452cacb6b847762e62001aa1cf9
download
v2022.4.29.tar.gz

2022.4.29



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 3e263fd..28ae9db 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "electron-fingerprints",
  "version": "2022.4.23",
  "version": "2022.4.29",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "electron-fingerprints",
      "version": "2022.4.23",
      "version": "2022.4.29",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index f9e1df3..14d7de8 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.4.23",
  "version": "2022.4.29",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {