author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-09-29 18:06:37.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-09-29 18:06:37.0 +00:00:00 |
commit | e4a19b5d89d4ad7853cd23ef1baba5782b8bb96d [patch] |
|
tree | 9c3d33aeb5aa7c390766d59d0cfcd932d816a414 |
|
parent | dc62311c9d216bbbd27d15ff10c970f60f34aad4 |
|
download | v2023.9.29.tar.gz |
2023.9.29
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 6628d0f..648925f 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.9.28", "version": "2023.9.29", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.9.28", "version": "2023.9.29", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index d719ef8..eee7dbe 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.9.28", "version": "2023.9.29", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {