author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-04-13 18:06:56.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-04-13 18:06:56.0 +00:00:00 |
commit | 956e589cd26d5b4e44cb530c901e21a4661fc18a [patch] |
|
tree | d68026ba9ffc9b62770d3d0dbec8d3b20a72b5d2 |
|
parent | 6a479a732cf2b54d95508c41757e6636cd4d9022 |
|
download | v2023.4.13.tar.gz |
2023.4.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 cf12f83..d5d1132 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.4.12", "version": "2023.4.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.4.12", "version": "2023.4.13", "license": "WTFPL", "devDependencies": { "semver": "^7.4.0" diff --git a/package.json b/package.json index 9ee75c5..fac2fc3 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.4.12", "version": "2023.4.13", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {