author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-08-31 18:07:36.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-08-31 18:07:36.0 +00:00:00 |
commit | a07c37572f01f6d4a2988ecd53ca0b57e35fd6da [patch] |
|
tree | ec412efce21ba63c573d53df2d2fdf137fbda238 |
|
parent | 648ab5e27fca28b5f114b48c5bf647ad179d8dc2 |
|
download | v2023.8.31.tar.gz |
2023.8.31
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 082695a..ed8fc83 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.8.24", "version": "2023.8.31", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.8.24", "version": "2023.8.31", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index d860004..409101a 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.8.24", "version": "2023.8.31", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {