New patch
This commit is contained in:
parent
d8f224c5cf
commit
ba2671d760
@ -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 @@
|
||||||
|
@ -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: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user