8000 Auto-generated commit · stdlib-js/utils-unshift@45a5ee5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 45a5ee5

Browse files
committed
Auto-generated commit
1 parent ceefa72 commit 45a5ee5

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:33:34.488Z
1+
2022-10-01T02:00:34.990Z

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 unshift = require( './unshift.js' );
44+
var main = require( './main.js' );
4545

4646

4747
// EXPORTS //
4848

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

0 commit comments

Comments
 (0)
0