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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-02-09 18:08:04.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-02-09 18:08:04.0 +00:00:00
commit
12ad32b4d03f1b2e2e637fdce23da9e97d18856a [patch]
tree
f5f5ed2641c4367f7d3902856d736818dbc68b78
parent
b91f8d54565eec5b852cddd1b11b6527db4b1b41
download
v2023.2.9.tar.gz

2023.2.9



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 0b2f5b7..508cf2e 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.2.7",
  "version": "2023.2.9",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.2.7",
      "version": "2023.2.9",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 2bee1d4..1bc1a34 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.2.7",
  "version": "2023.2.9",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {