author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-08-18 18:07:03.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-08-18 18:07:03.0 +00:00:00 |
commit | e21226f55a79c86dc537d29144f81e9313d27233 [patch] |
|
tree | 478f0428ce5684abb71b69c9849a36d0503b1c19 |
|
parent | 13c909034d16ad2a61d015074f449891effd2421 |
|
download | v2024.8.18.tar.gz |
2024.8.18
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 9f984e1..8f01e00 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.8.17", "version": "2024.8.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.8.17", "version": "2024.8.18", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index 850a1ba..20c5a0e 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.8.17", "version": "2024.8.18", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {