File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/core" ,
3- "version" : " 49.0.1 " ,
3+ "version" : " 49.0.2 " ,
44 "description" : " Core (non-native) Components" ,
55 "main" : " lib/commonjs/index.js" ,
66 "types" : " lib/typescript/src/index.d.ts" ,
4141 "dependencies" : {
4242 "@date-io/date-fns" : " ^1.3.13" ,
4343 "@draftbit/react-theme-provider" : " ^2.1.1" ,
44- "@draftbit/types" : " 49.0.1 " ,
44+ "@draftbit/types" : " 49.0.2 " ,
4545 "@expo/vector-icons" : " ^13.0.0" ,
4646 "@gorhom/bottom-sheet" : " ^5.0.0-alpha.4" ,
4747 "@material-ui/core" : " ^4.11.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/native" ,
3- "version" : " 49.0.1 " ,
3+ "version" : " 49.0.2 " ,
44 "description" : " Draftbit UI Components that Depend on Native Components" ,
55 "main" : " lib/commonjs/index.js" ,
66 "types" : " lib/typescript/src/index.d.ts" ,
3939 },
4040 "homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
4141 "dependencies" : {
42- "@draftbit/types" : " 49.0.1 " ,
42+ "@draftbit/types" : " 49.0.2 " ,
4343 "@expo/vector-icons" : " ^13.0.0" ,
4444 "@react-native-community/datetimepicker" : " 7.2.0" ,
4545 "@react-native-community/slider" : " 4.4.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/types" ,
3- "version" : " 49.0.1 " ,
3+ "version" : " 49.0.2 " ,
44 "description" : " Shared constants and types between native and core components" ,
55 "main" : " lib/commonjs/index.js" ,
66 "types" : " lib/typescript/src/index.d.ts" ,
Original file line number Diff line number Diff line change 4343 },
4444 "homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
4545 "dependencies" : {
46- "@draftbit/core" : " 49.0.1 " ,
47- "@draftbit/native" : " 49.0.1 " ,
46+ "@draftbit/core" : " 49.0.2 " ,
47+ "@draftbit/native" : " 49.0.2 " ,
4848 "react-native-reanimated" : " ~3.3.0"
4949 },
5050 "eslintIgnore" : [
You can’t perform that action at this time.
0 commit comments