author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-08 18:07:00.0 +00:00:00 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-08 18:07:00.0 +00:00:00 |
commit | da3a52adae8fc4f0b85d63852ccfd5e738ece923 [patch] |
|
tree | c402753a1d9362c6a24f5cf0a63b3c4397a9ea4d |
|
parent | 2a58f06660574cc25086f9c7f890d697facef7ae |
|
download | v2024.2.8.tar.gz |
2024.2.8
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 b02d787..5707983 100644 --- a/package-lock.json +++ a/package-lock.json @@ -1,12 +1,12 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.2.1", "version": "2024.2.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@captn3m0/electron-fingerprints", "version": "2024.2.1", "version": "2024.2.8", "license": "WTFPL", "devDependencies": { "semver": "^7.6.0" diff --git a/package.json b/package.json index fb2dcca..3390cdb 100644 --- a/package.json +++ a/package.json @@ -1,6 +1,6 @@ { "name": "@captn3m0/electron-fingerprints", "version": "2024.2.1", "version": "2024.2.8", "description": "Fingerprints of various files for all electron releases", "main": "index.js", "repository": {