author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-22 18:08:33.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-22 18:08:33.0 +00:00:00 |
commit | f0186cb7ad7f32f3b3572c2f80e27c5aacf6b369 [patch] |
|
tree | f290ba16005a21ee6ae64ebc68c89d01b810f2a4 |
|
parent | 3d7d856cdd10ec4c969aa498fb5d0505be44f257 |
|
download | v2024.10.22.tar.gz |
2024.10.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 7934d58..321de43 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.10.17", "version": "2024.10.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.10.17", "version": "2024.10.22", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index 40c7e4d..ab222b7 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.10.17", "version": "2024.10.22", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {