File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 9
9
}
10
10
},
11
11
"dependencies" : {
12
- "nativescript-checkbox" : " file:///Users/nathan/Documents/github/bradmartin/nativescript-checkbox " ,
12
+ "nativescript-checkbox" : " file:.. " ,
13
13
"tns-core-modules" : " ^3.0.0"
14
14
},
15
15
"devDependencies" : {
22
22
"typescript" : " ^2.2.0" ,
23
23
"tns-platform-declarations" : " ^3.0.0"
24
24
}
25
- }
25
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-checkbox" ,
3
- "version" : " 2.1.5 " ,
3
+ "version" : " 2.1.6 " ,
4
4
"description" : " NativeScript plugin for checkbox widget." ,
5
5
"main" : " checkbox" ,
6
6
"typings" : " index.d.ts" ,
85
85
"@angular/http" : " ~4.0.3" ,
86
86
"@angular/platform-browser" : " ~4.0.3" ,
87
87
"@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" ,
92
92
"husky" : " ^0.13.4" ,
93
93
"lint-staged" : " ^3.6.1" ,
94
94
"nativescript-angular" : " ~3.0.0" ,
95
95
"prettier" : " ^1.4.4" ,
96
96
"rxjs" : " ~5.0.1" ,
97
97
"tns-core-modules" : " ^3.0.0" ,
98
98
"tns-platform-declarations" : " ^3.0.0" ,
99
- "typescript" : " ^2.2.0 " ,
99
+ "typescript" : " ^2.3.4 " ,
100
100
"zone.js" : " ~0.8.9"
101
101
},
102
102
"peerDependencies" : {
103
103
"tns-core-modules" : " ^3.0.0"
104
104
}
105
- }
105
+ }
You can’t perform that action at this time.
0 commit comments