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

author Nemo <commits@captnemo.in> 2022-03-05 14:03:19.0 +05:30:00
committer Nemo <commits@captnemo.in> 2022-03-05 14:03:19.0 +05:30:00
commit
4e226f23d5b6c057d96093c91f245d5ef0ba0565 [patch]
tree
2f9c58aa636a622ccbf027093ed493b7910714b5
parent
66d091626bc1b7dd38f4bcb828a14a620e7f36ec
download
v2022.3.5.tar.gz

2022.3.5



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 e094a6d..a11a6d1 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "electron-fingerprints",
  "version": "2022.2.21",
  "version": "2022.3.5",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "electron-fingerprints",
      "version": "2022.2.21",
      "version": "2022.3.5",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.5"
diff --git a/package.json b/package.json
index 88c534d..a1a8990 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "electron-fingerprints",
  "version": "2022.2.21",
  "version": "2022.3.5",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {