author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-07-13 18:07:29.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-07-13 18:07:29.0 +00:00:00 |
commit | 284cfae90d50ca6460a3ca0be945595edb66765a [patch] |
|
tree | a8a899d5596d03ad0f4795334df250a8d8351102 |
|
parent | 146adfba614a1fb8326761a94250344cfd4c15ac |
|
download | v2023.7.13.tar.gz |
2023.7.13
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 ef7b1ff..4aabc40 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.7.6", "version": "2023.7.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.7.6", "version": "2023.7.13", "license": "WTFPL", "devDependencies": { "semver": "^7.5.3" diff --git a/package.json b/package.json index 83f7dc1..6585461 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.7.6", "version": "2023.7.13", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {