Skip to content

Commit

Permalink
fix: package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathannorris committed Oct 26, 2023
1 parent e819feb commit 267de0c
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/react/react-native-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"@babel/plugin-proposal-decorators": "*",
"@nestjs/class-validator": "*",
"@react-native-async-storage/async-storage": "*",
"@react-native/metro-config": "*",
"@testing-library/jest-dom": "*",
"@testing-library/jest-native": "*",
"@testing-library/react": "*",
Expand All @@ -25,8 +26,7 @@
"react-native-svg": "*",
"reflect-metadata": "*",
"ua-parser-js": "*",
"uuid": "*",
"@react-native/metro-config": "*"
"uuid": "*"
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "*"
Expand Down
Loading

0 comments on commit 267de0c

Please sign in to comment.