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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-24 18:07:30.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-09-24 18:07:30.0 +00:00:00
commit
76d5667fa3069c8ae0e9aba4d42a48b5ad05ed26 [patch]
tree
941eb797c593d245fac7981c06920bba721aa9e1
parent
1642e3a73292dee2f4c2ce588d214bb67b821bcf
download
v2022.9.24.tar.gz

2022.9.24



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 7e5f013..04cd2d0 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.22",
  "version": "2022.9.24",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.9.22",
      "version": "2022.9.24",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index aac4e3f..63910c0 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.9.22",
  "version": "2022.9.24",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {