Skip to content

Commit

Permalink
chore: Remove extra react native dependency (#58228)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency react-native to ^0.66.3

* Remove react native dep

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Noah Allen <noahtallen@gmail.com>
  • Loading branch information
3 people authored Nov 23, 2021
1 parent 10999f7 commit 196a094
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion packages/design-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"postcss": "^8.3.11",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-native": "^0.66.2",
"reakit-utils": "^0.15.1",
"redux": "^4.1.2",
"typescript": "^4.4.4",
Expand Down
3 changes: 1 addition & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,6 @@ __metadata:
postcss: ^8.3.11
react: ^17.0.2
react-dom: ^17.0.2
react-native: ^0.66.2
reakit-utils: ^0.15.1
redux: ^4.1.2
tslib: ^2.3.0
Expand Down Expand Up @@ -30665,7 +30664,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"react-native@npm:*, react-native@npm:^0.66.2":
"react-native@npm:*":
version: 0.66.3
resolution: "react-native@npm:0.66.3"
dependencies:
Expand Down

0 comments on commit 196a094

Please sign in to comment.