Skip to content

Commit 43daf35

Browse files
committed
Auto-generated commit
1 parent 996cf3f commit 43daf35

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
// MODULES //
6060

6161
var setReadOnly = require( '@stdlib/utils-define-nonenumerable-read-only-property' );
62-
var countByAsync = require( './count_by.js' );
62+
var countByAsync = require( './main.js' );
6363
var factory = require( './factory.js' );
6464

6565

File renamed without changes.

0 commit comments

Comments
 (0)