8000 Auto-generated commit · stdlib-js/utils-until-each-right@3367ed2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3367ed2

Browse files
committed
Auto-generated commit
1 parent cee7518 commit 3367ed2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-09-01T01:08:38.354Z
1+
2022-10-01T01:33:26.379Z

lib/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141

4242
// MODULES //
4343

44-
var untilEachRight = require( './until_each_right.js' );
44+
var main = require( './main.js' );
4545

4646

4747
// EXPORTS //
4848

49-
module.exports = untilEachRight;
49+
module.exports = main;
File renamed without changes.

0 commit comments

Comments
 (0)
0