File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 99 }
1010 },
1111 "dependencies" : {
12- "nativescript-checkbox" : " file:///Users/nathan/Documents/github/bradmartin/nativescript-checkbox " ,
12+ "nativescript-checkbox" : " file:.. " ,
1313 "tns-core-modules" : " ^3.0.0"
1414 },
1515 "devDependencies" : {
2222 "typescript" : " ^2.2.0" ,
2323 "tns-platform-declarations" : " ^3.0.0"
2424 }
25- }
25+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-checkbox" ,
3- "version" : " 2.1.5 " ,
3+ "version" : " 2.1.6 " ,
44 "description" : " NativeScript plugin for checkbox widget." ,
55 "main" : " checkbox" ,
66 "typings" : " index.d.ts" ,
8585 "@angular/http" : " ~4.0.3" ,
8686 "@angular/platform-browser" : " ~4.0.3" ,
8787 "@angular/router" : " ~4.0.3" ,
88- "grunt" : " 1.0.1" ,
89- "grunt-contrib-clean" : " 1.0.0" ,
90- "grunt-contrib-copy" : " 1.0.0" ,
91- "grunt-exec" : " 2.0.0" ,
88+ "grunt" : " ^ 1.0.1" ,
89+ "grunt-contrib-clean" : " ^ 1.0.0" ,
90+ "grunt-contrib-copy" : " ^ 1.0.0" ,
91+ "grunt-exec" : " ^ 2.0.0" ,
9292 "husky" : " ^0.13.4" ,
9393 "lint-staged" : " ^3.6.1" ,
9494 "nativescript-angular" : " ~3.0.0" ,
9595 "prettier" : " ^1.4.4" ,
9696 "rxjs" : " ~5.0.1" ,
9797 "tns-core-modules" : " ^3.0.0" ,
9898 "tns-platform-declarations" : " ^3.0.0" ,
99- "typescript" : " ^2.2.0 " ,
99+ "typescript" : " ^2.3.4 " ,
100100 "zone.js" : " ~0.8.9"
101101 },
102102 "peerDependencies" : {
103103 "tns-core-modules" : " ^3.0.0"
104104 }
105- }
105+ }
You can’t perform that action at this time.
0 commit comments