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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-01-09 18:06:29.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2024-01-09 18:06:29.0 +00:00:00
commit
6a942348ad0c226d0cdff0e6854e513367195b57 [patch]
tree
858341538885f033b68de4c7c6f141aa5d24b762
parent
1efdde672a1c4fecfe59b7fa72c13c7bf8de008e
download
v2024.1.9.tar.gz

2024.1.9



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 843591c..125a03b 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.1.4",
  "version": "2024.1.9",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2024.1.4",
      "version": "2024.1.9",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.5.4"
diff --git a/package.json b/package.json
index 138f8b4..b380d86 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2024.1.4",
  "version": "2024.1.9",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {