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 55450c3 commit 68c2874Copy full SHA for 68c2874
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-grid-view",
3
- "version": "4.0.0",
+ "version": "4.1.0",
4
"description": "A NativeScript GridView widget.",
5
"main": "grid-view",
6
"typings": "grid-view.d.ts",
@@ -38,7 +38,9 @@
38
],
39
"author": "Peter Staev <[email protected]>",
40
"contributors": [
41
- "Morten Sjøgren (https://github.com/m-abs)"
+ "Morten Sjøgren (https://github.com/m-abs)",
42
+ "mintyweazel (https://github.com/mintyweazel)",
43
+ "praven07 (https://github.com/praven07)"
44
45
"license": "Apache-2.0",
46
"peerDependencies": {
0 commit comments