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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-30 18:07:04.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-30 18:07:04.0 +00:00:00
commit
317021e5ac7f315dff657f487c12514a60c53986 [patch]
tree
589893be4af896ebf74e244a7d14b164e2a6eea6
parent
9bdf8f1138eb204086ac887dedb2b2b42e949375
download
v2022.11.30.tar.gz

2022.11.30



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 03276d5..40a9fdd 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.11.29",
  "version": "2022.11.30",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.11.29",
      "version": "2022.11.30",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 3239f25..5fc974d 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.11.29",
  "version": "2022.11.30",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {