Skip to content

Commit

Permalink
@uppy-example/react-native-expo: fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomocerquone committed Jan 5, 2023
1 parent 824d173 commit 2fc4daa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion examples/react-native-expo/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "react-native-expo",
"name": "@uppy-example/react-native-expo",
"version": "1.0.0",
"main": "index.js",
"scripts": {
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9061,7 +9061,6 @@ __metadata:
"@uppy/url": "workspace:^"
expo-document-picker: ^10.3.0
expo-image-picker: ^13.3.1
expo-permissions: ">=6.0.0"
react-native-super-grid: "*"
peerDependencies:
expo: ">=33.0.0"
Expand Down Expand Up @@ -17650,15 +17649,6 @@ __metadata:
languageName: node
linkType: hard

"expo-permissions@npm:>=6.0.0":
version: 13.2.0
resolution: "expo-permissions@npm:13.2.0"
peerDependencies:
expo: "*"
checksum: a2707239e2294f5e9435e35b75e94f0fadd98cae681de772fa7c3d9604fd825c10743c80c667be509b400134ce3d809984cf52ffebf2e1819211a74d7521b92a
languageName: node
linkType: hard

"expo-status-bar@npm:~1.1.0":
version: 1.1.0
resolution: "expo-status-bar@npm:1.1.0"
Expand Down

0 comments on commit 2fc4daa

Please sign in to comment.