We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9da0014 commit f69b2ffCopy full SHA for f69b2ff
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-checkbox",
3
- "version": "1.1.6",
+ "version": "1.2.0",
4
"description": "NativeScript plugin for checkbox widget.",
5
"main": "checkbox.js",
6
"nativescript": {
@@ -50,7 +50,11 @@
50
"name": "Steve McNiven-Scott",
51
"email": "steve@sitefinitysteve.com",
52
"url": "https://github.com/sitefinitysteve"
53
- }
+ },{
54
+ "name":"Osei Fortune",
55
+ "email": "fortune.osei@yahoo.com",
56
+ "url": "https://github.com/triniwiz"
57
+ }
58
],
59
"bugs": {
60
"url": "https://github.com/bradmartin/nativescript-checkbox/issues"
0 commit comments