Skip to content

Commit 990421f

Browse files
committed
Auto-generated commit
1 parent 6346625 commit 990421f

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.github/.keepalive

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

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
8484
Utkarsh <http://utkarsh11105@gmail.com>
8585
Utkarsh Raj <rajutkarsh2505@gmail.com>
8686
Varad Gupta <varadgupta21@gmail.com>
87+
Xiaochuan Ye <tap91624@gmail.com>
8788
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
8889
naveen <stupiddint@gmail.com>
8990
nishant-s7 <97207366+nishant-s7@users.noreply.github.com>

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
* // returns false
3535
*
3636
* @example
37-
* var reEOL = require( '@stdlib/regexp-eol' );
3837
* var replace = require( '@stdlib/string-replace' );
38+
* var reEOL = require( '@stdlib/regexp-eol' );
3939
*
4040
* var RE_EOL = reEOL({
4141
* 'flags': 'g'

0 commit comments

Comments
 (0)