author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-06-23 18:07:15.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-06-23 18:07:15.0 +00:00:00 |
commit | 21760fcf6a1044ee36ba9343f22324c0780617b4 [patch] |
|
tree | dc793f01bdc5c531cd3830153dc94ff076e2e8f4 |
|
parent | 8a91a4bd53c9bd74c114b320bcb8eab9c6095575 |
|
download | v2022.6.23.tar.gz |
2022.6.23
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 d162ed5..aaf921d 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.21", "version": "2022.6.23", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.21", "version": "2022.6.23", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index 49894e8..6eb697b 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.6.21", "version": "2022.6.23", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {