Skip to content

Commit ed7d6a4

Browse files
committed
Rename file
1 parent e3547f2 commit ed7d6a4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/node_modules/@stdlib/utils/any-by/lib/index.js

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

3939
// MODULES //
4040

41-
var anyBy = require( './any_by.js' );
41+
var anyBy = require( './main.js' );
4242

4343

4444
// EXPORTS //

0 commit comments

Comments
 (0)