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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-10-26 18:06:59.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-10-26 18:06:59.0 +00:00:00
commit
a053db94080c1f429b26a0d3155ea72a8b8532a9 [patch]
tree
d11f55b8eb295c2f3c14c0da1402ab82790baa25
parent
4d12be295cc68ba429dddac8ee03c0c4e3c42c21
download
v2023.10.26.tar.gz

2023.10.26



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 2781ed6..f21ca6d 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.10.21",
  "version": "2023.10.26",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.10.21",
      "version": "2023.10.26",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index 5467deb..3ee267d 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.10.21",
  "version": "2023.10.26",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {