author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-05-24 18:07:26.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-05-24 18:07:26.0 +00:00:00 |
commit | 71360e878f8fd1ea8ce1b993ee5c549353af6504 [patch] |
|
tree | 4226f8226503fbb53aec38a7d0ba5ed26d064913 |
|
parent | cb4a83a26b99ce860a05a2a94ad3e97866c166e5 |
|
download | v2022.5.24.tar.gz |
2022.5.24
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 1f07b10..aada24d 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.5.19", "version": "2022.5.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.5.19", "version": "2022.5.24", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index 6ba3217..7292398 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.5.19", "version": "2022.5.24", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {