New patch

This commit is contained in:
Alex 2024-02-03 20:22:42 -05:00
parent d8f224c5cf
commit ba2671d760
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
diff --git a/package.json b/package.json diff --git a/package.json b/package.json
index 00e5f73..2fa025f 100644 index 6a9b044..7a2a4bd 100644
--- a/package.json --- a/package.json
+++ b/package.json +++ b/package.json
@@ -62,8 +62,7 @@ @@ -62,8 +62,7 @@

View File

@ -1,5 +1,5 @@
diff --git a/lib/index.js b/lib/index.js diff --git a/lib/index.js b/lib/index.js
index def1bbf..6fdff14 100644 index 23cd193..368ae41 100644
--- a/lib/index.js --- a/lib/index.js
+++ b/lib/index.js +++ b/lib/index.js
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
@ -16,7 +16,7 @@ index def1bbf..6fdff14 100644
const rules = { const rules = {
"callback-return": require("./rules/callback-return"), "callback-return": require("./rules/callback-return"),
@@ -51,8 +51,8 @@ const rules = { @@ -50,8 +50,8 @@ const rules = {
const mod = { const mod = {
meta: { meta: {