File tree Expand file tree Collapse file tree 7 files changed +17
-17
lines changed Expand file tree Collapse file tree 7 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @draftbit/example" ,
3
3
"description" : " Example app for @draftbit/ui" ,
4
- "version" : " 50.1.2 " ,
4
+ "version" : " 50.2.0 " ,
5
5
"private" : true ,
6
6
"scripts" : {
7
7
"android" : " expo start --android" ,
14
14
"clean:modules" : " rimraf node_modules"
15
15
},
16
16
"dependencies" : {
17
- "@draftbit/maps" : " 50.1.2 " ,
18
- "@draftbit/ui" : " 50.1.2 " ,
17
+ "@draftbit/maps" : " 50.2.0 " ,
18
+ "@draftbit/ui" : " 50.2.0 " ,
19
19
"@expo/dev-server" : " 0.1.123" ,
20
20
"@expo/webpack-config" : " ~19.0.1" ,
21
21
"@react-navigation/drawer" : " ^6.6.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 50.1.2 " ,
2
+ "version" : " 50.2.0 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"packages" : [" packages/*" , " example" ],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @draftbit/core" ,
3
- "version" : " 50.1.2 " ,
3
+ "version" : " 50.2.0 " ,
4
4
"description" : " Core (non-native) Components" ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"types" : " lib/typescript/src/index.d.ts" ,
41
41
"dependencies" : {
42
42
"@date-io/date-fns" : " ^1.3.13" ,
43
43
"@draftbit/react-theme-provider" : " ^2.1.1" ,
44
- "@draftbit/theme" : " 50.1.2 " ,
44
+ "@draftbit/theme" : " 50.2.0 " ,
45
45
"@expo/vector-icons" : " ^14.0.0" ,
46
46
"@gorhom/bottom-sheet" : " 5.0.0-alpha.7" ,
47
47
"@material-ui/core" : " ^4.11.0" ,
72
72
"react-native-swipe-list-view" : " ^3.2.9" ,
73
73
"react-native-tab-view" : " ^3.4.0" ,
74
74
"react-native-web-swiper" : " ^2.2.3" ,
75
+ "react-native-webview" : " 13.6.4" ,
75
76
"react-native-youtube-iframe" : " ^2.2.2" ,
76
77
"react-youtube" : " ^10.1.0" ,
77
- "react-native-webview" : " 13.6.4" ,
78
78
"uuid" : " ^9.0.1"
79
79
},
80
80
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @draftbit/maps" ,
3
- "version" : " 50.1.2 " ,
3
+ "version" : " 50.2.0 " ,
4
4
"description" : " Map Components" ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"types" : " lib/typescript/src/index.d.ts" ,
39
39
},
40
40
"homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
41
41
"dependencies" : {
42
- "@draftbit/core" : " 50.1.2 " ,
43
- "@draftbit/theme" : " 50.1.2 " ,
42
+ "@draftbit/core" : " 50.2.0 " ,
43
+ "@draftbit/theme" : " 50.2.0 " ,
44
44
"@react-google-maps/api" : " ~2.18.1" ,
45
45
"@teovilla/react-native-web-maps" : " ^0.9.4" ,
46
46
"color" : " ^4.2.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @draftbit/native" ,
3
- "version" : " 50.1 .0" ,
3
+ "version" : " 50.2 .0" ,
4
4
"description" : " Draftbit UI Components that Depend on Native Components" ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"types" : " lib/typescript/src/index.d.ts" ,
39
39
},
40
40
"homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
41
41
"dependencies" : {
42
- "@draftbit/theme" : " 50.1.2 " ,
42
+ "@draftbit/theme" : " 50.2.0 " ,
43
43
"@expo/vector-icons" : " ^14.0.0" ,
44
44
"@react-native-community/datetimepicker" : " 7.6.1" ,
45
45
"@react-native-community/slider" : " 4.4.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @draftbit/theme" ,
3
- "version" : " 50.1.2 " ,
3
+ "version" : " 50.2.0 " ,
4
4
"description" : " Draftbit's themeing system" ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"types" : " lib/typescript/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @draftbit/ui" ,
3
- "version" : " 50.1.2 " ,
3
+ "version" : " 50.2.0 " ,
4
4
"description" : " Draftbit UI Library" ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"types" : " lib/typescript/src/index.d.ts" ,
43
43
},
44
44
"homepage" : " https://github.com/draftbit/react-native-jigsaw#readme" ,
45
45
"dependencies" : {
46
- "@draftbit/core" : " 50.1.2 " ,
47
- "@draftbit/native" : " 50.1 .0" ,
48
- "@draftbit/theme" : " 50.1.2 " ,
46
+ "@draftbit/core" : " 50.2.0 " ,
47
+ "@draftbit/native" : " 50.2 .0" ,
48
+ "@draftbit/theme" : " 50.2.0 " ,
49
49
"react-native-reanimated" : " ~3.6.2"
50
50
},
51
51
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments