author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-03-24 18:06:59.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-03-24 18:06:59.0 +00:00:00 |
commit | e2345c1f7501c3160d7df91e55fb2ab49850657b [patch] |
|
tree | 211ed2aa2c0da2459e37e4e032dda2c2e0ffa1bd |
|
parent | f5aa85aff4bee61855c4693b0bc49e486f203b86 |
|
download | v2023.3.24.tar.gz |
2023.3.24
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 d6f7534..9cd4255 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.3.23", "version": "2023.3.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.3.23", "version": "2023.3.24", "license": "WTFPL", "devDependencies": { "semver": "^7.3.8" diff --git a/package.json b/package.json index a1e282e..6afa86e 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.3.23", "version": "2023.3.24", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {