Skip to content

Commit 5d0a0aa

Browse files
authored
chore: minor clean-up
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent 2a06c82 commit 5d0a0aa

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/base/cdotc/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/cdotc/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ if ( isError( tmp ) ) {
6868

6969
module.exports = cdotc;
7070

71-
// exports: { "ndarray": "sdot.ndarray" }
71+
// exports: { "ndarray": "cdotc.ndarray" }

0 commit comments

Comments
 (0)