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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-02-23 18:07:14.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-02-23 18:07:14.0 +00:00:00
commit
96b1ea4286d75bd99f6a66713db10bb757034551 [patch]
tree
9c5d49c8b2578ef39fdbd598f281f50ef5c8105d
parent
43d3187b9ec331575b987f81ef4260c7975bb208
download
v2023.2.23.tar.gz

2023.2.23



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 d2cda9f..45d3542 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.2.16",
  "version": "2023.2.23",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.2.16",
      "version": "2023.2.23",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 571a6e0..7181345 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.2.16",
  "version": "2023.2.23",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {