🏡 index : github.com/captn3m0/electron-fingerprints.git

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-02-28 18:06:29.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-02-28 18:06:29.0 +00:00:00
commit
5101d42afdf442069383d8e957f3f31ad1c34310 [patch]
tree
1c10c4e89ea14ca5a437bd97d64bbadb98de01b0
parent
c410a25000bf3cc7a60851dc3f86f2e0357187d2
download
v2024.2.28.tar.gz

2024.2.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 b354810..147bcc0 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.2.22",
  "version": "2024.2.28",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.2.22",
      "version": "2024.2.28",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.0"
diff --git a/package.json b/package.json
index 4ca9683..cda0245 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.2.22",
  "version": "2024.2.28",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {