author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-06-20 18:06:21.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-06-20 18:06:21.0 +00:00:00 |
commit | 59dc97ab4ef5417d9f836723c4fece47c12b1368 [patch] |
|
tree | 3df004d4da39eaac33eb4141301970ec280f656d |
|
parent | 843ab63d29569c234036d98bf320187d1e6082e8 |
|
download | v2022.6.20.tar.gz |
2022.6.20
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 cc4aa14..c25bc29 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.16", "version": "2022.6.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.16", "version": "2022.6.20", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index 094fd39..03bc50e 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.16", "version": "2022.6.20", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {