File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments