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 d589969 commit 351e77bCopy full SHA for 351e77b
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "react-native-table-component",
3
- "version": "2.0.0",
+ "version": "2.0.2",
4
"description": "Build table for react native.",
5
- "main": "index.js",
+ "main": "index.ts",
6
"scripts": {
7
"lint": "eslint .",
8
"prettify": "prettier --write components/**/*.js utils/**/*.js"
0 commit comments