Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vorlias committed Nov 12, 2024
1 parent 50937a3 commit 175228c
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 @@ -67,6 +67,7 @@ Below is a matrix of versions to roblox-ts versions. This should be approximatel

| roblox-ts | rbxts-transform-env | typescript |
| -------------------- | ------------------- | ---------- |
| `3.0.0` | `3.0.0` (`latest`) | `~5.5.3` |
| `2.2.0` | `2.2.0` (`latest`) | `~5.2.2` |
| ` 2.1.x` | `2.1.0` (`beta`) | `~4.9.5` |
| ` 2.0.x` | `2.0.0` | `~4.8.2` |
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,6 +1,6 @@
{
"name": "rbxts-transform-env",
"version": "2.2.0",
"version": "3.0.0",
"description": "Transformer for Roblox TypeScript compiler that allows getting values of process.env as string literals",
"main": "out/index.js",
"scripts": {
Expand Down

0 comments on commit 175228c

Please sign in to comment.