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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-03-08 18:07:33.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-03-08 18:07:33.0 +00:00:00
commit
ea0d512437abdbcc4347671662ee5c56bde751f3 [patch]
tree
dbe774d8c8195a03c38cf94bfa84ca9907c283ad
parent
d37521c6f4a7d9673d26c02521870ff9a03c8b81
download
v2023.3.8.tar.gz

2023.3.8



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 71838a2..bbae22e 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.3.4",
  "version": "2023.3.8",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.3.4",
      "version": "2023.3.8",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index ae16a6e..618f2dd 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.3.4",
  "version": "2023.3.8",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {