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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-08-04 18:07:07.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2022-08-04 18:07:07.0 +00:00:00
commit
8bbbc88bb885de755ee12ed699f6adc1d6fed712 [patch]
tree
cfaeffce53668231f275b4c989f681722fd83b34
parent
3955ea3ea0aea24bc4ec6967fc50ff9a5ed596e8
download
v2022.8.4.tar.gz

2022.8.4



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 7ce9a37..cfa3ea7 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.8.2",
  "version": "2022.8.4",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2022.8.2",
      "version": "2022.8.4",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.7"
diff --git a/package.json b/package.json
index e5547e6..4e4c6c6 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2022.8.2",
  "version": "2022.8.4",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {