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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-07-06 18:07:03.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-07-06 18:07:03.0 +00:00:00
commit
c0824200930881e633e555fc65cf2eb68c40aad5 [patch]
tree
24b7b99b7508f28bdd7a81fb6d0f561d9993c7cf
parent
b2a830072f004cdf0dd1bca9bc6049d764905bfe
download
v2023.7.6.tar.gz

2023.7.6



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 f060ce1..ef7b1ff 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.6.30",
  "version": "2023.7.6",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.6.30",
      "version": "2023.7.6",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.3"
diff --git a/package.json b/package.json
index 9d559ef..83f7dc1 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.6.30",
  "version": "2023.7.6",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {