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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-28 18:11:04.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-28 18:11:04.0 +00:00:00
commit
acd46ee09f9f161a8815ce55d455ee0f71abfa9c [patch]
tree
2f2b79253b39c74a3c3f44d2988ce47cc4a1edb5
parent
9641139576b9bc67a506013b16481f1fe2a1f065
download
v2022.9.28.tar.gz

2022.9.28



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 4690970..64466fe 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.27",
  "version": "2022.9.28",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.9.27",
      "version": "2022.9.28",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index a5c62d5..024227a 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.27",
  "version": "2022.9.28",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {