author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-22 18:07:12.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-22 18:07:12.0 +00:00:00 |
commit | 446f78743aa7932f62a78a15751f27527ffef077 [patch] |
|
tree | 8907073a0b38f42c444dabbe98b9ce855324a2bb |
|
parent | 320f58ce8838d212f82ef0eda9cc299db10b1c67 |
|
download | v2022.11.22.tar.gz |
2022.11.22
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 7aee263..98373f3 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.11.17", "version": "2022.11.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.11.17", "version": "2022.11.22", "license": "WTFPL", "devDependencies": { "semver": "^7.3.8" diff --git a/package.json b/package.json index 78062c4..16425d2 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.11.17", "version": "2022.11.22", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {