Skip to content

Commit

Permalink
🩹 fix package.json keeys sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Sep 10, 2024
1 parent f292752 commit 5b221e1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 18 deletions.
5 changes: 2 additions & 3 deletions apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@
"dependencies": {
"@bacons/text-decoder": "^0.0.0",
"@expo/metro-config": "^0.18.11",
"@shopify/flash-list": "1.7.1",
"@react-navigation/native": "^6.1.18",
"@react-navigation/stack": "^6.4.1",
"@shopify/flash-list": "1.6.4",
"@shopify/flash-list": "1.7.1",
"@tanstack/react-query": "catalog:",
"@trpc/client": "catalog:",
"@trpc/react-query": "catalog:",
Expand Down Expand Up @@ -63,4 +62,4 @@
"typescript": "catalog:"
},
"prettier": "@acme/prettier-config"
}
}
25 changes: 10 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit 5b221e1

Please sign in to comment.