Skip to content

Commit

Permalink
chore: update @types/styled-components-react-native
Browse files Browse the repository at this point in the history
  • Loading branch information
igorwessel committed Nov 3, 2022
1 parent ccdc8df commit 2830fed
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 67 deletions.
92 changes: 26 additions & 66 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion packages/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,12 @@
"@testing-library/jest-native": "^4.0.11",
"@testing-library/react-native": "^11.0.0",
"@types/react-native": "^0.69.5",
"@types/styled-components-react-native": "^5.1.3",
"@types/styled-components-react-native": "^5.2.0",
"metro-react-native-babel-preset": "^0.72.1",
"react-native": "^0.69.4",
"react-test-renderer": "^17.0.2"
},
"overrides": {
"@types/react-native": "0.69.5"
}
}

0 comments on commit 2830fed

Please sign in to comment.