Skip to content

Commit 58a19ca

Browse files
committed
chore: v2.7.0
1 parent e1b4d9d commit 58a19ca

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ This is because, unlike npm and yarn, by default pnpm does not allow your source
6363

6464
| better-typescript-lib | TypeScript |
6565
| --------------------- | --------------- |
66+
| 2.7.0 | TS 5.4 or later |
6667
| 2.6.0 | TS 5.3 or later |
6768
| 2.5.0 | TS 5.2 or later |
6869
| 2.4.0 | TS 5.1 or later |

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "better-typescript-lib",
33
"private": true,
4-
"version": "2.6.0",
4+
"version": "2.7.0",
55
"description": "Better TypeScript standard library",
66
"main": "index.js",
77
"devDependencies": {

0 commit comments

Comments
 (0)