Skip to content

Commit fbc7b19

Browse files
committed
Auto-generated commit
1 parent b2a99de commit fbc7b19

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
175175
[npm-image]: http://img.shields.io/npm/v/@stdlib/regexp-native-function.svg
176176
[npm-url]: https://npmjs.org/package/@stdlib/regexp-native-function
177177

178-
[test-image]: https://github.com/stdlib-js/regexp-native-function/actions/workflows/test.yml/badge.svg?branch=v0.1.1
179-
[test-url]: https://github.com/stdlib-js/regexp-native-function/actions/workflows/test.yml?query=branch:v0.1.1
178+
[test-image]: https://github.com/stdlib-js/regexp-native-function/actions/workflows/test.yml/badge.svg?branch=main
179+
[test-url]: https://github.com/stdlib-js/regexp-native-function/actions/workflows/test.yml?query=branch:main
180180

181181
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/regexp-native-function/main.svg
182182
[coverage-url]: https://codecov.io/github/stdlib-js/regexp-native-function?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
},
4444
"devDependencies": {
4545
"@stdlib/array-int8": "^0.1.0",
46-
"@stdlib/assert-is-boolean": "^0.1.0",
47-
"@stdlib/assert-is-regexp": "^0.1.0",
46+
"@stdlib/assert-is-boolean": "^0.1.1",
47+
"@stdlib/assert-is-regexp": "^0.1.1",
4848
"@stdlib/bench": "^0.1.0",
49-
"@stdlib/boolean-ctor": "^0.1.0",
50-
"@stdlib/number-ctor": "^0.1.0",
49+
"@stdlib/boolean-ctor": "^0.1.1",
50+
"@stdlib/number-ctor": "^0.1.1",
5151
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5252
"istanbul": "^0.4.1",
5353
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)