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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-03-21 18:07:15.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-03-21 18:07:15.0 +00:00:00
commit
aa4899e7f772b75c5feb3275bb742283e3c35f0c [patch]
tree
875c9a0fa5aad4daa5ce47a975eba29b9b7d15e3
parent
a8dc12228e81df80833163d6eb9057fb82f41410
download
v2024.3.21.tar.gz

2024.3.21



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 d2bb643..b8f91ae 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.3.14",
  "version": "2024.3.21",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.3.14",
      "version": "2024.3.21",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.0"
diff --git a/package.json b/package.json
index 68b31e3..3df9ab5 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.3.14",
  "version": "2024.3.21",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {