author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-08-11 18:08:18.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-08-11 18:08:18.0 +00:00:00 |
commit | 7aa864ad6fa15d316288e17359e0ffe75f983707 [patch] |
|
tree | 37df3eda152089d339f80670e49184703bd15f57 |
|
parent | 32be57c6d4bb957419d9b055f4a4d42c9eafccda |
|
download | v2022.8.11.tar.gz |
2022.8.11
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 cfa3ea7..c1ee312 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.8.4", "version": "2022.8.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2022.8.4", "version": "2022.8.11", "license": "WTFPL", "devDependencies": { "semver": "^7.3.7" diff --git a/package.json b/package.json index 4e4c6c6..9dfb199 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2022.8.4", "version": "2022.8.11", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {