File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed
Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/example" ,
33 "description" : " Example app for @draftbit/ui" ,
4- "version" : " 47.3.1 " ,
4+ "version" : " 47.3.2 " ,
55 "private" : true ,
66 "main" : " __generated__/AppEntry.js" ,
77 "scripts" : {
1515 "clean:modules" : " rimraf node_modules"
1616 },
1717 "dependencies" : {
18- "@draftbit/maps" : " 47.3.1 " ,
19- "@draftbit/ui" : " 47.3.1 " ,
18+ "@draftbit/maps" : " 47.3.2 " ,
19+ "@draftbit/ui" : " 47.3.2 " ,
2020 "@expo/dev-server" : " 0.1.123" ,
2121 "@expo/webpack-config" : " ^0.17.2" ,
2222 "@react-navigation/drawer" : " ^5.12.9" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 47.3.1 " ,
2+ "version" : " 47.3.2 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "packages" : [" packages/*" , " example" ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/core" ,
3- "version" : " 47.3.1 " ,
3+ "version" : " 47.3.2 " ,
44 "description" : " Core (non-native) Components" ,
55 "main" : " lib/src/index.js" ,
66 "types" : " lib/src/index.d.ts" ,
3939 "dependencies" : {
4040 "@date-io/date-fns" : " ^1.3.13" ,
4141 "@draftbit/react-theme-provider" : " ^2.1.1" ,
42- "@draftbit/types" : " 47.3.1 " ,
42+ "@draftbit/types" : " 47.3.2 " ,
4343 "@expo/vector-icons" : " ^13.0.0" ,
4444 "@material-ui/core" : " ^4.11.0" ,
4545 "@material-ui/pickers" : " ^3.2.10" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/maps" ,
3- "version" : " 47.3.1 " ,
3+ "version" : " 47.3.2 " ,
44 "description" : " Map Components" ,
55 "main" : " lib/src/index.js" ,
66 "types" : " lib/src/index.d.ts" ,
3737 },
3838 "homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
3939 "dependencies" : {
40- "@draftbit/types" : " 47.3.1 " ,
41- "@draftbit/web-maps" : " 47.3.1 " ,
40+ "@draftbit/types" : " 47.3.2 " ,
41+ "@draftbit/web-maps" : " 47.3.2 " ,
4242 "react-native-maps" : " 1.3.2"
4343 },
4444 "eslintIgnore" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/native" ,
3- "version" : " 47.3.1 " ,
3+ "version" : " 47.3.2 " ,
44 "description" : " Draftbit UI Components that Depend on Native Components" ,
55 "main" : " lib/src/index.js" ,
66 "types" : " lib/src/index.d.ts" ,
3737 },
3838 "homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
3939 "dependencies" : {
40- "@draftbit/types" : " 47.3.1 " ,
40+ "@draftbit/types" : " 47.3.2 " ,
4141 "@expo/vector-icons" : " ^13.0.0" ,
4242 "@react-native-community/datetimepicker" : " 6.3.5" ,
4343 "@react-native-community/slider" : " 4.2.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/types" ,
3- "version" : " 47.3.1 " ,
3+ "version" : " 47.3.2 " ,
44 "description" : " Shared constants and types between native and core components" ,
55 "main" : " lib/src/index.js" ,
66 "types" : " lib/src/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/ui" ,
3- "version" : " 47.3.1 " ,
3+ "version" : " 47.3.2 " ,
44 "description" : " Draftbit UI Library" ,
55 "main" : " lib/src/index.js" ,
66 "types" : " lib/src/index.d.ts" ,
4141 },
4242 "homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
4343 "dependencies" : {
44- "@draftbit/core" : " 47.3.1 " ,
45- "@draftbit/native" : " 47.3.1 "
44+ "@draftbit/core" : " 47.3.2 " ,
45+ "@draftbit/native" : " 47.3.2 "
4646 },
4747 "eslintIgnore" : [
4848 " node_modules/" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @draftbit/web-maps" ,
3- "version" : " 47.3.1 " ,
3+ "version" : " 47.3.2 " ,
44 "description" : " Web Map Components" ,
55 "main" : " lib/src/index.js" ,
66 "types" : " lib/src/index.d.ts" ,
3737 },
3838 "homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
3939 "dependencies" : {
40- "@draftbit/types" : " 47.3.1 " ,
40+ "@draftbit/types" : " 47.3.2 " ,
4141 "@react-google-maps/api" : " ^2.10.2"
4242 },
4343 "eslintIgnore" : [
You can’t perform that action at this time.
0 commit comments