author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-11-02 18:06:48.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-11-02 18:06:48.0 +00:00:00 |
commit | a93789defbafda1b06243bd954c3239b83c5a9b3 [patch] |
|
tree | 729304053e080373f6b151773682a1623d3f0eb1 |
|
parent | 4a2019bb6622e35e1b5cf2ee198b3de059ebf0ed |
|
download | v2023.11.2.tar.gz |
2023.11.2
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 f21ca6d..bb44073 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.10.26", "version": "2023.11.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.10.26", "version": "2023.11.2", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index 3ee267d..c6704ab 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.10.26", "version": "2023.11.2", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {