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 d53747d commit 268e5d1Copy full SHA for 268e5d1
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@pnstack/react-react-native-table",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
+ "private": false,
5
"description": "React native table component",
6
"main": "lib/commonjs/index",
7
"module": "lib/module/index",
0 commit comments