Skip to content

Commit 93af291

Browse files
committed
Auto-generated commit
1 parent 0b932df commit 93af291

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-01T00:39:22.058Z
1+
2022-10-01T01:03:24.092Z

lib/index.js

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

3333
// MODULES //
3434

35-
var reFromString = require( './from_string.js' );
35+
var main = require( './main.js' );
3636

3737

3838
// EXPORTS //
3939

40-
module.exports = reFromString;
40+
module.exports = main;
File renamed without changes.

0 commit comments

Comments
 (0)