File tree 2 files changed +4
-5
lines changed 2 files changed +4
-5
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 38
38
},
39
39
"dependencies" : {
40
40
"@stdlib/assert-is-collection" : " ^0.1.0" ,
41
- "@stdlib/assert-is-function" : " ^0.1.0 " ,
42
- "@stdlib/string-format" : " ^0.1.0 " ,
41
+ "@stdlib/assert-is-function" : " ^0.1.1 " ,
42
+ "@stdlib/string-format" : " ^0.1.1 " ,
43
43
"@stdlib/types" : " ^0.1.0"
44
44
},
45
45
"devDependencies" : {
46
46
"@stdlib/array-float32" : " ^0.1.0" ,
47
47
"@stdlib/array-float64" : " ^0.1.0" ,
48
48
"@stdlib/assert-is-even" : " ^0.1.0" ,
49
49
"@stdlib/bench" : " ^0.1.0" ,
50
- "@stdlib/math-base-assert-is-nan" : " ^0.1.0 " ,
50
+ "@stdlib/math-base-assert-is-nan" : " ^0.1.1 " ,
51
51
"@stdlib/math-base-special-floor" : " ^0.1.0" ,
52
52
"@stdlib/random-base-randu" : " ^0.1.0" ,
53
- "@stdlib/utils-noop" : " ^0.1.0 " ,
53
+ "@stdlib/utils-noop" : " ^0.1.1 " ,
54
54
"tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
55
55
"istanbul" : " ^0.4.1" ,
56
56
"tap-min" : " git+https://github.com/Planeshifter/tap-min.git"
You can’t perform that action at this time.
0 commit comments