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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-02-07 18:06:48.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-02-07 18:06:48.0 +00:00:00
commit
736e6c9ee2219816685b57f61fb66cf5eae3a977 [patch]
tree
ab846765abf1e7af03420454fd2bdf6dfa490ab7
parent
15f91c34a6b2703f6ffc9b53261b2648f91a4431
download
v2023.2.7.tar.gz

2023.2.7



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