We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8151e3a commit bb92d75Copy full SHA for bb92d75
1 file changed
bin/commands.json
@@ -2,5 +2,5 @@
2
"datasets": "./lib/node_modules/@stdlib/datasets/bin/cli",
3
"ls": "./tools/pkgs/names/bin/cli",
4
"ls-tree": "./tools/pkgs/tree/bin/cli",
5
- "repl": "./lib/node_modules/@stdlib/repl/server/bin/cli"
+ "repl": "./lib/node_modules/@stdlib/repl/bin/cli"
6
}
0 commit comments