author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-17 18:07:39.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-17 18:07:39.0 +00:00:00 |
commit | e16b89358b327e765497cc5866a12100892ad82a [patch] |
|
tree | 11626a914fdfc798ba5c184fd1954c9729ea703a |
|
parent | 5244326e1f079c2b5830d904bd97ef7a0dffd119 |
|
download | v2024.7.17.tar.gz |
2024.7.17
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 c71e464..149b7f5 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.7.16", "version": "2024.7.17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.7.16", "version": "2024.7.17", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index 8ec1dbe..636f1bd 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.7.16", "version": "2024.7.17", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {