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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-29 18:06:34.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-11-29 18:06:34.0 +00:00:00
commit
db1a9c9bb6ce0841f3f987e383eee30b5077160f [patch]
tree
ab60617b959a332224936af7d041db8263fe259f
parent
5be951a3672cd75fab31e7e21d478a30d218b53b
download
v2022.11.29.tar.gz

2022.11.29



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