author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-09-28 18:08:28.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-09-28 18:08:28.0 +00:00:00 |
commit | 4852ecd2a816fc8ea8c3f68c4e0770b5ae83f11d [patch] |
|
tree | 8703acbc59a8e2252ed272c4127e7dd60261c571 |
|
parent | aba40225103f67729a803d12f4861460f195b860 |
|
download | v2023.9.28.tar.gz |
2023.9.28
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 3585fbc..6628d0f 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.9.21", "version": "2023.9.28", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2023.9.21", "version": "2023.9.28", "license": "WTFPL", "devDependencies": { "semver": "^7.5.4" diff --git a/package.json b/package.json index 830c633..d719ef8 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2023.9.21", "version": "2023.9.28", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {