Skip to content

Commit

Permalink
Remove @types/underscore dependency (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekzaw authored Apr 12, 2024
1 parent e3d3f5c commit aa81046
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
"@types/jest": "^28.1.2",
"@types/react": "~17.0.21",
"@types/react-native": "0.70.0",
"@types/underscore": "^1.11.15",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"del-cli": "^5.0.0",
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2411,7 +2411,6 @@ __metadata:
"@types/jest": ^28.1.2
"@types/react": ~17.0.21
"@types/react-native": 0.70.0
"@types/underscore": ^1.11.15
"@typescript-eslint/eslint-plugin": ^6.15.0
"@typescript-eslint/parser": ^6.15.0
del-cli: ^5.0.0
Expand Down

0 comments on commit aa81046

Please sign in to comment.