Skip to content

Commit

Permalink
fix bob build
Browse files Browse the repository at this point in the history
  • Loading branch information
killserver committed Jun 2, 2024
1 parent 368a58f commit 50845d9
Show file tree
Hide file tree
Showing 3 changed files with 1,444 additions and 382 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"homepage": "https://github.com/killserver/react-native-screenshot-prevent#readme",
"devDependencies": {
"@react-native-community/bob": "^0.4.1",
"@react-native-community/bob": "^0.10.1",
"@commitlint/config-conventional": "^17.0.2",
"@evilmartians/lefthook": "^1.2.2",
"@react-native-community/eslint-config": "^3.0.2",
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"baseUrl": "./",
"outDir": "./lib/typescript",
"rootDir": "./src",
"paths": {
"react-native-screenshot-prevent": ["./src/index"]
Expand Down
Loading

0 comments on commit 50845d9

Please sign in to comment.