author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-04 18:07:25.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-04 18:07:25.0 +00:00:00 |
commit | 45403510d860c6745ca4352f7d744ed2933980fd [patch] |
|
tree | 2b1c1d489105f809613c8f8842b40c965d7e3fee |
|
parent | d404efe9b132375a6f4a0dbacf86f9c327d3048a |
|
download | v2024.1.4.tar.gz |
2024.1.4
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 58f7251..843591c 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.12.22", "version": "2024.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.12.22", "version": "2024.1.4", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index 2907706..138f8b4 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.12.22", "version": "2024.1.4", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {