Skip to content

Commit 351e77b

Browse files
committed
Update package.json
1 parent d589969 commit 351e77b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "react-native-table-component",
3-
"version": "2.0.0",
3+
"version": "2.0.2",
44
"description": "Build table for react native.",
5-
"main": "index.js",
5+
"main": "index.ts",
66
"scripts": {
77
"lint": "eslint .",
88
"prettify": "prettier --write components/**/*.js utils/**/*.js"

0 commit comments

Comments
 (0)