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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-04-14 18:06:33.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-04-14 18:06:33.0 +00:00:00
commit
3b40c259e4c223cebe0011006d5852261093ac2e [patch]
tree
01c9dc5976d2c578c95ded3957baa1e07881c4b4
parent
b5d626535094b482d17f72003ee945fb648027db
download
v2023.4.14.tar.gz

2023.4.14



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 d5d1132..b5719f6 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.4.13",
  "version": "2023.4.14",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.4.13",
      "version": "2023.4.14",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.4.0"
diff --git a/package.json b/package.json
index fac2fc3..ee6723b 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.4.13",
  "version": "2023.4.14",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {