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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-08-15 18:08:31.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-08-15 18:08:31.0 +00:00:00
commit
5c1705430bd882b8d4d64e58c0c77c219171c5f4 [patch]
tree
23eef4d7d68fd970eb2e6b967955f2829dcd38d8
parent
ae34b2eae9382ce5fbd57beb246e3c305c295a46
download
v2024.8.15.tar.gz

2024.8.15



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