Skip to content

Commit

Permalink
Updated Package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammadRafeh committed Aug 2, 2021
1 parent f380783 commit 28b0bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-datatable-component",
"version": "1.0.1",
"description": "A React Native datatable component for dynamically perform actions like display, select, delete & so on.",
"version": "1.0.2",
"description": "A React Native datatable component for dynamically perform actions like display, sorting, select, custom design, delete & touch events.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 28b0bef

Please sign in to comment.