author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-05-05 18:11:18.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-05-05 18:11:18.0 +00:00:00 |
commit | f2e2b25c91f4021e8d65c6505a6e4898fce7128b [patch] |
|
tree | dac6667eabe9394559f317e3ba0371d8b7b63f56 |
|
parent | 4f7c48842d49b3584469ec9b25439a24578c0fc7 |
|
download | v2022.5.5.tar.gz |
2022.5.5
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 7b6032d..2c9fa86 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.5.4", "version": "2022.5.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.5.4", "version": "2022.5.5", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index 903ed84..6d485a3 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.5.4", "version": "2022.5.5", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {