author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-08-18 18:07:40.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-08-18 18:07:40.0 +00:00:00 |
commit | b252b4680a9a1333a7668ab2188073e0aa0882e8 [patch] |
|
tree | 6195252df05fb0df862d2d9eecd68b2f5f6962c8 |
|
parent | c1d71679308594626ea6d4c8cd523766eefd9c76 |
|
download | v2022.8.18.tar.gz |
2022.8.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 c1ee312..8ec158c 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.8.11", "version": "2022.8.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.8.11", "version": "2022.8.18", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index 9dfb199..267dffe 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.8.11", "version": "2022.8.18", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {