Skip to content

Commit

Permalink
v0.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
hx2ryu committed Jun 13, 2023
1 parent 218ed4f commit 9404af2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@12peanuts/design-system-react-native",
"version": "0.1.25",
"version": "0.1.26",
"description": "A set of useful components to help you implement ReactNative components easily.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -73,7 +73,7 @@
"peerDependencies": {
"react": ">=18.0.0",
"react-native": ">=0.71.0",
"react-native-reanimated": ">=3.0.0"
"react-native-reanimated": "3.1.0"
},
"engines": {
"node": ">= 16.0.0"
Expand Down

0 comments on commit 9404af2

Please sign in to comment.