author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-07-20 18:07:37.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-07-20 18:07:37.0 +00:00:00 |
commit | f028dc536536e88cd1c1a59560fd2adc868679a0 [patch] |
|
tree | b89eea39065cd6529bddf86ccf4f6e0b7a7aad28 |
|
parent | c138d354427584bcd4e37b96058e2f16affc2580 |
|
download | v2023.7.20.tar.gz |
2023.7.20
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 4aabc40..c47683e 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.7.13", "version": "2023.7.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.7.13", "version": "2023.7.20", "license": "WTFPL", "devDependencies": { "semver": "^7.5.3" diff --git a/package.json b/package.json index 6585461..d780f74 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.7.13", "version": "2023.7.20", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {