author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-04-15 18:06:31.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-04-15 18:06:31.0 +00:00:00 |
commit | 819ffea5ae662ea309177dc40995781e087a1346 [patch] |
|
tree | a2ab8820a01d8195cb7d8c38de7e694facdc4a81 |
|
parent | fc53489bc87ebb294a0642fd528d2a8ff80dbc52 |
|
download | v2023.4.15.tar.gz |
2023.4.15
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 b5719f6..bdaea38 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.4.14", "version": "2023.4.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.4.14", "version": "2023.4.15", "license": "WTFPL", "devDependencies": { "semver": "^7.4.0" diff --git a/package.json b/package.json index ee6723b..2a08545 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.4.14", "version": "2023.4.15", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {