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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-09-12 18:08:46.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-09-12 18:08:46.0 +00:00:00
commit
30b89d24310a5e6d9a281f217479d5a8145030c1 [patch]
tree
5a7de12ac18dcc7374e6b821fc31a6f0a8f7792a
parent
4b1582e9861d23cf9c269b6575518a84f4c622d9
download
v2024.9.12.tar.gz

2024.9.12



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