Skip to content

Commit

Permalink
chore: v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Mar 27, 2024
1 parent e1b4d9d commit 58a19ca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ This is because, unlike npm and yarn, by default pnpm does not allow your source

| better-typescript-lib | TypeScript |
| --------------------- | --------------- |
| 2.7.0 | TS 5.4 or later |
| 2.6.0 | TS 5.3 or later |
| 2.5.0 | TS 5.2 or later |
| 2.4.0 | TS 5.1 or later |
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "better-typescript-lib",
"private": true,
"version": "2.6.0",
"version": "2.7.0",
"description": "Better TypeScript standard library",
"main": "index.js",
"devDependencies": {
Expand Down

0 comments on commit 58a19ca

Please sign in to comment.