author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-13 18:08:02.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-13 18:08:02.0 +00:00:00 |
commit | e2ff831bf9f31767ca8a0561bc03d22ce52befbd [patch] |
|
tree | d1d625fbc87f89b3767cc27d070de79481658831 |
|
parent | 0de87b91d134476922022567c9af5724e1375a5d |
|
download | v2024.9.13.tar.gz |
2024.9.13
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 a23a462..101377a 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.9.12", "version": "2024.9.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.9.12", "version": "2024.9.13", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index 3a4626f..fdba04b 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.9.12", "version": "2024.9.13", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {