Skip to content

Commit

Permalink
yarn add @react-native-picker/picker
Browse files Browse the repository at this point in the history
  • Loading branch information
zetavg committed Jan 13, 2025
1 parent 0842d04 commit 0d34c49
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/rn-test-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"webdriverio": "^9.5.4"
},
"dependencies": {
"@react-native-picker/picker": "^2.11.0",
"expo": "~52.0.17",
"expo-modules-core": "2.1.2",
"one": "workspace:*",
Expand Down
11 changes: 11 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7666,6 +7666,16 @@ __metadata:
languageName: node
linkType: hard

"@react-native-picker/picker@npm:^2.11.0":
version: 2.11.0
resolution: "@react-native-picker/picker@npm:2.11.0"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10/6553de2754a8ce3282d8beebb0e7118ad11f8ffb634bbd62044d8822b088737663322354dd4d2af1567e2b0b445d896538920b7e3a2b8025278ce7c8091c7971
languageName: node
linkType: hard

"@react-native/assets-registry@npm:0.76.5":
version: 0.76.5
resolution: "@react-native/assets-registry@npm:0.76.5"
Expand Down Expand Up @@ -27368,6 +27378,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "rn-test-container@workspace:tests/rn-test-container"
dependencies:
"@react-native-picker/picker": "npm:^2.11.0"
expo: "npm:~52.0.17"
expo-modules-core: "npm:2.1.2"
one: "workspace:*"
Expand Down

0 comments on commit 0d34c49

Please sign in to comment.