author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-10-14 18:08:24.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-10-14 18:08:24.0 +00:00:00 |
commit | 3f20dbe7038babdd4fcf8f766c812f371fea9c50 [patch] |
|
tree | b6e499802129d309d9a7a77e35d7aa63c0e1d437 |
|
parent | 13ab484dc93b239a90b60ad4cdee8f1365f0686d |
|
download | v2022.10.14.tar.gz |
2022.10.14
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 690aaa7..14d6713 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.10.13", "version": "2022.10.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.10.13", "version": "2022.10.14", "license": "WTFPL", "devDependencies": { "semver": "^7.3.8" diff --git a/package.json b/package.json index cd92984..3ec495d 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.10.13", "version": "2022.10.14", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {