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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-03-16 18:07:28.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-03-16 18:07:28.0 +00:00:00
commit
33ae44bbb5c7d6e39e007b0eef25132720e92334 [patch]
tree
f316c2c346fc3ac57954a02c0539bf94cd9a80d3
parent
15e6697519a1a1ab86bf63ea1245b29cb3389357
download
v2023.3.16.tar.gz

2023.3.16



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