author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-11-09 18:07:12.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-11-09 18:07:12.0 +00:00:00 |
commit | 066964837ed686df16938bd45c629ecef6b3fe0b [patch] |
|
tree | e5da1a3f505f1afc924e2300abaf1c7ce9211b90 |
|
parent | 54120aa72c21a81dc110b7cf5e2b31099bad7081 |
|
download | v2023.11.9.tar.gz |
2023.11.9
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 bb44073..d673955 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.11.2", "version": "2023.11.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.11.2", "version": "2023.11.9", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index c6704ab..622a180 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.11.2", "version": "2023.11.9", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {