author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-29 18:09:02.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-29 18:09:02.0 +00:00:00 |
commit | 86e5b02916133d00db1a7bf70a2d89e790e835c9 [patch] |
|
tree | 29de73a37c548a0b32dd246aad42d301f9bab13b |
|
parent | 5c29cdf18cfd9ddd947fc9ab95f142b214dcd72b |
|
download | v2024.10.29.tar.gz |
2024.10.29
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 0c0829a..a82970f 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.10.24", "version": "2024.10.29", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.10.24", "version": "2024.10.29", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index 04d1d2d..13ff4dc 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.10.24", "version": "2024.10.29", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {