Skip to content

Commit a7396d8

Browse files
authored
Apply suggestions from code review
Signed-off-by: Athan <[email protected]>
1 parent 20d3800 commit a7396d8

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/sec/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/sec/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
// MODULES //
4646

47-
var main = require( '../main.js' );
47+
var main = require( './main.js' );
4848

4949

5050
// EXPORTS //

0 commit comments

Comments
 (0)