author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-06-06 18:07:21.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-06-06 18:07:21.0 +00:00:00 |
commit | 0abc0f677c5763c187059623aeafd933596e11d3 [patch] |
|
tree | 9fe2cfc84c79373c55ea44a37c5bbb6895967620 |
|
parent | efadcd95a33379243e1f9cf0c9cbe5364f453cc5 |
|
download | v2024.6.6.tar.gz |
2024.6.6
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 40abcc0..bc54503 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.5.30", "version": "2024.6.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.5.30", "version": "2024.6.6", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index a74358b..7abca7e 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.5.30", "version": "2024.6.6", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {