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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-04-04 18:08:22.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-04-04 18:08:22.0 +00:00:00
commit
6a28d137fbfc92d062bd8d4feec5eb0c99b8e2e4 [patch]
tree
da8889abad834b0499a193f0ce9acd5ade1c8d84
parent
38112de5f92486cee81f098174b19b4a0c199f52
download
v2024.4.4.tar.gz

2024.4.4



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 cc4fac7..971b630 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.3.29",
  "version": "2024.4.4",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.3.29",
      "version": "2024.4.4",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.0"
diff --git a/package.json b/package.json
index 1d284b8..3754ad1 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.3.29",
  "version": "2024.4.4",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {