File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " devhub" ,
3
- "version" : " 0.48.0 " ,
3
+ "version" : " 0.48.1 " ,
4
4
"private" : true ,
5
5
"author" : {
6
6
"name" : " Bruno Lemos" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devhub/components" ,
3
- "version" : " 0.48.0 " ,
3
+ "version" : " 0.48.1 " ,
4
4
"private" : false ,
5
5
"main" : " dist" ,
6
6
"scripts" : {
13
13
"dependencies" : {
14
14
"@bugsnag/js" : " 6.0.0" ,
15
15
"@bugsnag/plugin-react" : " 6.0.0" ,
16
- "@devhub/core" : " 0.48.0 " ,
16
+ "@devhub/core" : " 0.48.1 " ,
17
17
"@octokit/rest" : " 16.20.0" ,
18
18
"axios" : " 0.18.0" ,
19
19
"bugsnag-react-native" : " 2.15.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devhub/core" ,
3
- "version" : " 0.48.0 " ,
3
+ "version" : " 0.48.1 " ,
4
4
"private" : false ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devhub/desktop" ,
3
- "version" : " 0.48.0 " ,
3
+ "version" : " 0.48.1 " ,
4
4
"private" : false ,
5
5
"main" : " dist/index.js" ,
6
6
"author" : {
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ android {
114
114
minSdkVersion rootProject. ext. minSdkVersion
115
115
targetSdkVersion rootProject. ext. targetSdkVersion
116
116
versionCode 1560
117
- versionName " 0.48.0 "
117
+ versionName " 0.48.1 "
118
118
}
119
119
splits {
120
120
abi {
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >0.48.0 </string >
20
+ <string >0.48.1 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devhub/mobile" ,
3
- "version" : " 0.48.0 " ,
3
+ "version" : " 0.48.1 " ,
4
4
"private" : false ,
5
5
"scripts" : {
6
6
"clean" : " cd ." ,
15
15
"xcode" : " open ios/devhub.xcworkspace"
16
16
},
17
17
"dependencies" : {
18
- "@devhub/components" : " 0.48.0 " ,
18
+ "@devhub/components" : " 0.48.1 " ,
19
19
"metro-react-native-babel-preset" : " 0.53.1" ,
20
20
"react" : " 16.8.4" ,
21
21
"react-native" : " 0.59.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @devhub/web" ,
3
- "version" : " 0.48.0 " ,
3
+ "version" : " 0.48.1 " ,
4
4
"private" : false ,
5
5
"homepage" : " ./" ,
6
6
"scripts" : {
19
19
},
20
20
"dependencies" : {
21
21
"@babel/polyfill" : " 7.4.0" ,
22
- "@devhub/components" : " 0.48.0 " ,
22
+ "@devhub/components" : " 0.48.1 " ,
23
23
"react" : " 16.8.4" ,
24
24
"react-app-polyfill" : " 0.2.2" ,
25
25
"react-art" : " 16.8.4" ,
You can’t perform that action at this time.
0 commit comments