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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-03-03 18:06:46.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-03-03 18:06:46.0 +00:00:00
commit
52ae9874e8e3391e8d2f23681e8e71c42a3febbb [patch]
tree
93b16a261bea2507fbf2b4a657d960db0335ce75
parent
e8a675f8f6eb7674f4b9953070bf086d4d37d52c
download
v2023.3.3.tar.gz

2023.3.3



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 45d3542..ef0f659 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.2.23",
  "version": "2023.3.3",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.2.23",
      "version": "2023.3.3",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 7181345..e9afdfc 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.2.23",
  "version": "2023.3.3",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {