File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1510,8 +1510,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
1510
1510
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-int16.svg
1511
1511
[ npm-url ] : https://npmjs.org/package/@stdlib/array-int16
1512
1512
1513
- [ test-image ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml/badge.svg?branch=main
1514
- [ test-url ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml?query=branch:main
1513
+ [ test-image ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml/badge.svg?branch=v0.1.1
1514
+ [ test-url ] : https://github.com/stdlib-js/array-int16/actions/workflows/test.yml?query=branch:v0.1.1
1515
1515
1516
1516
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-int16/main.svg
1517
1517
[ coverage-url ] : https://codecov.io/github/stdlib-js/array-int16?branch=main
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/array-int16" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Int16Array." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
37
37
"url" : " https://github.com/stdlib-js/stdlib/issues"
38
38
},
39
39
"dependencies" : {
40
- "@stdlib/assert-has-int16array-support" : " ^0.1.0 "
40
+ "@stdlib/assert-has-int16array-support" : " ^0.1.1 "
41
41
},
42
42
"devDependencies" : {
43
43
"@stdlib/assert-has-property" : " ^0.1.1" ,
51
51
"@stdlib/math-base-special-round" : " ^0.1.1" ,
52
52
"@stdlib/random-base-randi" : " ^0.1.0" ,
53
53
"@stdlib/random-base-randu" : " ^0.1.0" ,
54
- "@stdlib/symbol-iterator" : " ^0.1.0 " ,
54
+ "@stdlib/symbol-iterator" : " ^0.1.1 " ,
55
55
"proxyquire" : " ^2.0.0" ,
56
56
"tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
57
57
"istanbul" : " ^0.4.1" ,
You can’t perform that action at this time.
0 commit comments