Skip to content

Commit 4a47588

Browse files
committed
feat!: increase minimum TypeScript version
1 parent 4d4c295 commit 4a47588

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/streams/node/from-strided-array/docs/types

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/streams/node/from-strided-array/docs/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* limitations under the License.
1717
*/
1818

19-
// TypeScript Version: 2.0
19+
// TypeScript Version: 4.1
2020

2121
/// <reference types="node"/>
2222
/// <reference types="@stdlib/types"/>

0 commit comments

Comments
 (0)