author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-08-24 18:07:20.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-08-24 18:07:20.0 +00:00:00 |
commit | e0ed5bc8eaf7cea59a2d5ebe1b444e9512b1b029 [patch] |
|
tree | 7ab10d5e25a32c334d22a26b8856dccb6faca9d2 |
|
parent | 0a11232a1483290c1eff48dc33be54961e5837ee |
|
download | v2023.8.24.tar.gz |
2023.8.24
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 bd578ec..082695a 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.8.17", "version": "2023.8.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.8.17", "version": "2023.8.24", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index 35cf045..d860004 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.8.17", "version": "2023.8.24", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {