Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Oct 1, 2022
1 parent 936bd10 commit 58b6b56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/.keepalive
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022-09-01T01:05:22.640Z
2022-10-01T01:30:07.343Z
4 changes: 2 additions & 2 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@

// MODULES //

var incrmvmr = require( './main.js' );
var main = require( './main.js' );


// EXPORTS //

module.exports = incrmvmr;
module.exports = main;

0 comments on commit 58b6b56

Please sign in to comment.