Skip to content

Commit

Permalink
fix: Remove tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Dec 27, 2024
1 parent 9bc4fc6 commit 3db446f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-nitro",
"packageManager": "bun@1.1.21",
"packageManager": "bun@1.1.42",
"private": true,
"version": "0.20.1",
"repository": "https://github.com/mrousavy/nitro.git",
Expand Down
1 change: 0 additions & 1 deletion packages/react-native-nitro-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
[
"typescript",
{
"tsc": "../../node_modules/.bin/tsc",
"project": "tsconfig.build.json"
}
]
Expand Down

0 comments on commit 3db446f

Please sign in to comment.