author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-14 18:06:52.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-14 18:06:52.0 +00:00:00 |
commit | 59e2c2b51a009f270272b1691dc3f92757936bbc [patch] |
|
tree | 9ea99553e49048d6693f25eec2ba6add5244e916 |
|
parent | 81688b825f6c2e28395aae3b107a4f563be39a53 |
|
download | v2024.5.14.tar.gz |
2024.5.14
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 7444348..5f9158b 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.5.9", "version": "2024.5.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.5.9", "version": "2024.5.14", "license": "WTFPL", "devDependencies": { "semver": "^7.6.0" diff --git a/package.json b/package.json index b0caa8b..ad82c16 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.5.9", "version": "2024.5.14", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {