author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-09-09 18:07:30.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-09-09 18:07:30.0 +00:00:00 |
commit | 001b1eb97e286dc5995e147aa7ab18fd6c781878 [patch] |
|
tree | bfa1b27138d52bb7339d99d565494e8c4cda3d3a |
|
parent | df9c61352d5498d55b7b700a86618b7d4c89274d |
|
download | v2022.9.9.tar.gz |
2022.9.9
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 874dcf4..83fbb0e 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.9.8", "version": "2022.9.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.9.8", "version": "2022.9.9", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index ba49c3a..86a93ef 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.9.8", "version": "2022.9.9", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {