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

author Nemo <nemo@razorpay.com> 2022-03-29 14:16:31.0 +05:30:00
committer Nemo <nemo@razorpay.com> 2022-03-29 14:16:31.0 +05:30:00
commit
f52f6c5cf39fdc07b3e91bf30950849f0f533414 [patch]
tree
abdc94b158d21851b870d3fa95c6fc730126f4f4
parent
12167e43d34e2f2743c98c3c59d018ee49a3cfb4
download
v2022.3.30.tar.gz

2022.3.30



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 1127070..5f71b18 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "electron-fingerprints",
  "version": "2022.3.25",
  "version": "2022.3.30",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "electron-fingerprints",
      "version": "2022.3.25",
      "version": "2022.3.30",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.5"
diff --git a/package.json b/package.json
index 02aa0f7..bb48fd0 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "electron-fingerprints",
  "version": "2022.3.25",
  "version": "2022.3.30",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {