Skip to content

Commit

Permalink
update palette for reanimated crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
brainbicycle committed May 4, 2023
1 parent df80477 commit 805c0af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
},
"dependencies": {
"@artsy/cohesion": "4.125.0",
"@artsy/palette-mobile": "11.0.20",
"@artsy/palette-mobile": "11.0.23",
"@artsy/to-title-case": "1.1.0",
"@expo/react-native-action-sheet": "4.0.1",
"@gorhom/bottom-sheet": "4.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@
dependencies:
core-js "3"

"@artsy/[email protected].20":
version "11.0.20"
resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-11.0.20.tgz#a7f970a63170c9a0bdb71f5d070c8fefba4312d3"
integrity sha512-l6gNz1mV3MW/NUQBz8bp7gaOVKYebCAiP4KDwkr2xUwOeDhJW7j59nV8Ujwbp63b1mXU3PSxBd9su63kx7E7QQ==
"@artsy/[email protected].23":
version "11.0.23"
resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-11.0.23.tgz#29bbada2f4efa1f17259736c692c0ed9d6875a04"
integrity sha512-Ora5Q9wcjr34JfTrtW9N+/qAwAgHG64ZxyzcDaNCUks7N1CJdRpXmmj6GFxU3nE0IZm6TFYqOWP5AyaausOKeQ==
dependencies:
"@artsy/palette-tokens" "^4.0.1"
"@styled-system/core" "^5.1.2"
Expand Down

0 comments on commit 805c0af

Please sign in to comment.