author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-18 18:08:16.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-18 18:08:16.0 +00:00:00 |
commit | 69c6a160bc8bcf35ea1cd495029218da7b28a406 [patch] |
|
tree | 1bba592cb0a20f8d5feb89cfc00a823fc203ca27 |
|
parent | d0ed956fbc9c59d47c4b2b62e11485c88dd7fd42 |
|
download | v2024.9.18.tar.gz |
2024.9.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 101377a..99042de 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.9.13", "version": "2024.9.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.9.13", "version": "2024.9.18", "license": "WTFPL", "devDependencies": { "semver": "^7.6.2" diff --git a/package.json b/package.json index fdba04b..e11fe05 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.9.13", "version": "2024.9.18", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {