File tree 4 files changed +4
-4
lines changed 4 files changed +4
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -74,8 +74,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
74
74
75
75
### BREAKING CHANGES
76
76
77
- - [ ` cca37d0 ` ] ( https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a ) : update minimum TypeScript version
78
- - [ ` cca37d0 ` ] ( https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a ) : update minimum TypeScript version to 4.1
77
+ - [ ` cca37d0 ` ] ( https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a ) : update minimum TypeScript version to 4.1
79
78
80
79
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
81
80
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
46
46
Matt Cochrane <matthew.cochrane.eng@gmail.com>
47
47
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
48
48
Milan Raj <rajsite@users.noreply.github.com>
49
+ Mohammad Kaif <98884589+Kaif987@users.noreply.github.com>
49
50
Momtchil Momtchev <momtchil@momtchev.com>
50
51
Muhammad Haris <harriskhan047@outlook.com>
51
52
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -70,6 +71,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
70
71
Rutam <138517416+performant23@users.noreply.github.com>
71
72
Ryan Seal <splrk@users.noreply.github.com>
72
73
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
74
+ SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
73
75
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
74
76
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
75
77
Shivam <11shivam00@gmail.com>
Original file line number Diff line number Diff line change 38
38
},
39
39
"dependencies" : {
40
40
"@stdlib/blas-ext-base-gsumkbn" : " ^0.2.2" ,
41
- "@stdlib/types" : " ^0.3.2 " ,
41
+ "@stdlib/types" : " ^0.4.1 " ,
42
42
"@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.2"
43
43
},
44
44
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments