diff --git a/lib/node_modules/@stdlib/_tools/pkgs/repl-help/lib/config.json b/lib/node_modules/@stdlib/_tools/pkgs/repl-help/lib/config.json index 498979242449..f60f6c62f7c4 100644 --- a/lib/node_modules/@stdlib/_tools/pkgs/repl-help/lib/config.json +++ b/lib/node_modules/@stdlib/_tools/pkgs/repl-help/lib/config.json @@ -1,5 +1,5 @@ { - "pattern": "**/package.json", - "filename": "docs/repl.txt", - "ignore": [] + "pattern": "**/package.json", + "filename": "docs/repl.txt", + "ignore": [] }