author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-10-13 18:13:50.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-10-13 18:13:50.0 +00:00:00 |
commit | 71c71bd24c14e2d8e649e180ba749dcae8413981 [patch] |
|
tree | c0103c383234a73e95b4deda268c23574c700d8a |
|
parent | 0a46065cbd92721ce45bbd807db3d2c0b5ac7e1f |
|
download | v2022.10.13.tar.gz |
2022.10.13
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 5b72c41..690aaa7 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.10.6", "version": "2022.10.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.10.6", "version": "2022.10.13", "license": "WTFPL", "devDependencies": { "semver": "^7.3.8" diff --git a/package.json b/package.json index cf6b998..cd92984 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.10.6", "version": "2022.10.13", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {