File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ ## 1.12.1 (March 29, 2018)
2+
3+ Update XDL to version 48.1.2.
4+
15## 1.12.0 (March 29, 2018)
26
37* Add command to send the app URL to your phone via email or SMS.
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-scripts" ,
3- "version" : " 1.12.0 " ,
3+ "version" : " 1.12.1 " ,
44 "description" : " Configuration and scripts for Create React Native App." ,
55 "license" : " BSD-3-Clause" ,
66 "keywords" : [
3939 "progress" : " ^2.0.0" ,
4040 "qrcode-terminal" : " ^0.11.0" ,
4141 "rimraf" : " ^2.6.1" ,
42- "xdl" : " 48.1.0 "
42+ "xdl" : " 48.1.2 "
4343 },
4444 "devDependencies" : {
4545 "@taskr/babel" : " ^1.0.6" ,
Original file line number Diff line number Diff line change @@ -4036,9 +4036,9 @@ wrappy@1:
40364036 version "1.0.2"
40374037 resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
40384038
4039- 4040- version "48.1.0 "
4041- resolved "https://registry.yarnpkg.com /xdl/-/xdl-48.1.0 .tgz#eeb03d6938cfb168524a0fe0191db861669fce11 "
4039+ 4040+ version "48.1.2 "
4041+ resolved "https://registry.npmjs.org /xdl/-/xdl-48.1.2 .tgz#775382d0347393cbb3f6a8fc8e23ad359a401300 "
40424042 dependencies :
40434043 " @expo/bunyan" " ^1.8.10"
40444044 " @expo/json-file" " ^5.3.0"
You can’t perform that action at this time.
0 commit comments