author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-06-26 18:07:02.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-06-26 18:07:02.0 +00:00:00 |
commit | 7e193185997389a7eccb0b1376a86ac6ce48834b [patch] |
|
tree | 713f651b4f4f05afc7db6ac30950c306ef049d1c |
|
parent | acaa8f5390fdae135bcf7c66fed3e39b45fa15b8 |
|
download | v2024.6.26.tar.gz |
2024.6.26
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 f6f3a27..f3395aa 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.6.20", "version": "2024.6.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.6.20", "version": "2024.6.26", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index 4486d7c..517af58 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.6.20", "version": "2024.6.26", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {