File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-grid-view" ,
3- "version" : " 3.0.0-rc.1 " ,
3+ "version" : " 3.0.0" ,
44 "description" : " A NativeScript GridView widget." ,
55 "main" : " grid-view" ,
66 "typings" : " grid-view.d.ts" ,
77 "nativescript" : {
88 "platforms" : {
9- "ios" : " 3.0.0-rc.1 " ,
10- "android" : " 3.0.0-rc.1 "
9+ "ios" : " 3.0.0" ,
10+ "android" : " 3.0.0"
1111 },
1212 "plugin" : {
1313 "nan" : " false" ,
3333 "license" : " Apache-2.0" ,
3434
3535 "peerDependencies" : {
36- "tns-core-modules" : " ^3.0.0 || ^3.0.0-rc.1 "
36+ "tns-core-modules" : " ^3.0.0"
3737 },
3838
3939 "devDependencies" : {
4040 "typescript" : " ~2.2.0" ,
4141 "tslint" : " ^5.1.0" ,
42- "tns-core-modules" : " rc " ,
43- "tns-platform-declarations" : " rc " ,
42+ "tns-core-modules" : " 3.0.0 " ,
43+ "tns-platform-declarations" : " 3.0.0 " ,
4444
4545 "grunt" : " 1.0.1" ,
4646 "grunt-contrib-copy" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments