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

author github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-01-12 18:07:16.0 +00:00:00
committer github-actions[bot] <github-actions[bot]@users.noreply.github.com> 2023-01-12 18:07:16.0 +00:00:00
commit
7685854999fd8cbf3822f082301a97257e30e6cf [patch]
tree
ac8e068f3b832622b3b4733417f75f1787af893a
parent
df7b7413c9c895da686ea3fe29c8f5f0a53897de
download
v2023.1.12.tar.gz

2023.1.12



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 8ed9440..8c297e9 100644
--- a/package-lock.json
+++ a/package-lock.json
@@ -1,12 +1,12 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.1.11",
  "version": "2023.1.12",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "name": "@captn3m0/electron-fingerprints",
      "version": "2023.1.11",
      "version": "2023.1.12",
      "license": "WTFPL",
      "devDependencies": {
        "semver": "^7.3.8"
diff --git a/package.json b/package.json
index 0eaa3a4..5363a66 100644
--- a/package.json
+++ a/package.json
@@ -1,6 +1,6 @@
{
  "name": "@captn3m0/electron-fingerprints",
  "version": "2023.1.11",
  "version": "2023.1.12",
  "description": "Fingerprints of various files for all electron releases",
  "main": "index.js",
  "repository": {