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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-12-01 18:07:02.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-12-01 18:07:02.0 +00:00:00
commit
0d2e3931064f49c6a398dd9b5c0c2cd582f4ced2 [patch]
tree
6f697e7625cb15282eca6ef65d0af73b84d4d1e6
parent
8abdc46ee0f35a620fad180cc671805e137678a2
download
v2023.12.1.tar.gz

2023.12.1



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 8b444f9..c66cc20 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.11.23",
  "version": "2023.12.1",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.11.23",
      "version": "2023.12.1",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index 42c5ae1..46fa292 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.11.23",
  "version": "2023.12.1",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {