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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-06-01 18:07:26.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-06-01 18:07:26.0 +00:00:00
commit
f10b9ceaba81ff2fa18b1e6e0ae1057d78bcd37c [patch]
tree
8e76969e1725fb5a4311471fbf0feb59341bb83c
parent
47ecdb015ee3927cb478b3f90b879baf669bc7e1
download
v2023.6.1.tar.gz

2023.6.1



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 4dd9de1..3903d0b 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.5.29",
  "version": "2023.6.1",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.5.29",
      "version": "2023.6.1",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.1"
diff --git a/package.json b/package.json
index 9c152c2..1a6087e 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.5.29",
  "version": "2023.6.1",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {