File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ Vue.use(MultiDrawer, {
147147 debug : true
148148} ) ;
149149
150- import Dialog from './components/example/Dialog /tools' ;
150+ import Dialog from './components/example/dialog /tools' ;
151151Vue . use ( Dialog , {
152152 // override any option here
153153 // for example enable debug mode
Original file line number Diff line number Diff line change 2424 "nativescript-phone" : " ^1.4.0" ,
2525 "nativescript-pulltorefresh" : " ^2.3.0" ,
2626 "nativescript-socket.io" : " ^0.11.0" ,
27- "nativescript-theme-core" : " ^1.0.4 " ,
27+ "nativescript-theme-core" : " ^1.0.6 " ,
2828 "nativescript-toast" : " ^2.0.0" ,
2929 "nativescript-ui-sidedrawer" : " ^7.0.0" ,
3030 "nativescript-vue" : " ^2.4.0" ,
Original file line number Diff line number Diff line change @@ -4323,7 +4323,7 @@ nativescript-phone@^1.4.0:
43234323 dependencies :
43244324 nativescript-permissions "1.2.3"
43254325
4326- nativescript-pulltorefresh@^2.2 .0 :
4326+ nativescript-pulltorefresh@^2.3 .0 :
43274327 version "2.3.0"
43284328 resolved "https://registry.yarnpkg.com/nativescript-pulltorefresh/-/nativescript-pulltorefresh-2.3.0.tgz#126a8b99f14de087317854ebc1462f68b3a69d0b"
43294329 integrity sha512-Y5o1NDMtQB5xvuGTS9QHQNLV1U6Ha7nWqKqGowGgdLTVx/ArVRVpOs+I2E9bbY2HX1k604+5dkG4BdkqsFRaiQ==
You can’t perform that action at this time.
0 commit comments