author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-24 18:07:26.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-11-24 18:07:26.0 +00:00:00 |
commit | a104b710ae1c093e1e9254f24546c8e33618fd63 [patch] |
|
tree | 065582b87e3cd608555724c297c84a94e8fd0b71 |
|
parent | 21b03ced72ef7a01da3212d6dfe2399d50856275 |
|
download | v2022.11.24.tar.gz |
2022.11.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 98373f3..2fe3cd0 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.11.22", "version": "2022.11.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.11.22", "version": "2022.11.24", "license": "WTFPL", "devDependencies": { "semver": "^7.3.8" diff --git a/package.json b/package.json index 16425d2..8307271 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.11.22", "version": "2022.11.24", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {