author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-18 18:07:00.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-01-18 18:07:00.0 +00:00:00 |
commit | 739321586e237619815968b363682d32f407d933 [patch] |
|
tree | 0c2a22df8723856e9c64409dee78c82d93ba52fe |
|
parent | b46594fa8f80b67e0ac91dc6e694c39951014d5d |
|
download | v2024.1.18.tar.gz |
2024.1.18
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 01f9902..20478d4 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.1.17", "version": "2024.1.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.1.17", "version": "2024.1.18", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index 018ffab..e11ccb9 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.1.17", "version": "2024.1.18", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {