author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-06-21 18:06:29.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-06-21 18:06:29.0 +00:00:00 |
commit | e2bd887ae5f00d7a5ec5320269227fdd78e351ed [patch] |
|
tree | 19eb5c04aa62981e4a192e77bcf2668d2064fab5 |
|
parent | beff6dd2293ae4c8c6d30d8717511b56d8b27dd7 |
|
download | v2022.6.21.tar.gz |
2022.6.21
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 c25bc29..d162ed5 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.20", "version": "2022.6.21", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.20", "version": "2022.6.21", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index 03bc50e..49894e8 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.20", "version": "2022.6.21", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {