author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-01 18:07:27.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-01 18:07:27.0 +00:00:00 |
commit | 00d53d4c65c10f1494fb861a6747b5a3a67cb1b9 [patch] |
|
tree | 8ae1874e2770c3e66ad567cd06373865ee34ea2d |
|
parent | de0adfa7c1a14ad6872b487faf2cb8e0f9e96f8d |
|
download | v2024.2.1.tar.gz |
2024.2.1
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 bc5f808..87b0383 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.1.25", "version": "2024.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.1.25", "version": "2024.2.1", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index a55fd60..d613350 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.1.25", "version": "2024.2.1", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {