author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-06-22 18:07:17.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-06-22 18:07:17.0 +00:00:00 |
commit | d1b2c56feb3cd87a00ada101a1e35465f338bc92 [patch] |
|
tree | b70d6f189a24d98af60224c3db141a7f62f5a941 |
|
parent | f5e3cff9aff0d44a04da375e8abd6aacaf3e1c08 |
|
download | v2023.6.22.tar.gz |
2023.6.22
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 93a0b97..16ae63d 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.6.15", "version": "2023.6.22", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.6.15", "version": "2023.6.22", "license": "WTFPL", "devDependencies": { "semver": "^7.5.2" diff --git a/package.json b/package.json index 1ca9d9e..f86f049 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.6.15", "version": "2023.6.22", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {