author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-03-07 18:06:44.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-03-07 18:06:44.0 +00:00:00 |
commit | 0f8a942875ca041aea92c0fa4df052831743f1fb [patch] |
|
tree | 3ce3296266b251589f04efbb1c5b2c98478ef7a6 |
|
parent | 7b26dba63dd9d299cfb9844a8dc46cc54921724f |
|
download | v2024.3.7.tar.gz |
2024.3.7
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 bb16050..6f41ffa 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.2.29", "version": "2024.3.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.2.29", "version": "2024.3.7", "license": "WTFPL", "devDependencies": { "semver": "^7.6.0" diff --git a/package.json b/package.json index d013ef0..8532852 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.2.29", "version": "2024.3.7", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {