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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-10-10 18:08:43.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-10-10 18:08:43.0 +00:00:00
commit
85c11cfc38320f4491834dfc2a457ed1e420e1d9 [patch]
tree
c9124bcbb66a0555af12befaefa6ba8ff484b761
parent
41c7e3fbfbf3d18474c7c47c7f484c3ab5a744c5
download
v2024.10.10.tar.gz

2024.10.10



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 d45a4ea..f73923e 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.9.20",
  "version": "2024.10.10",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.9.20",
      "version": "2024.10.10",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.6.2"
diff --git a/package.json b/package.json
index b7ebf57..0469060 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.9.20",
  "version": "2024.10.10",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {