Skip to content

Commit df7a56c

Browse files
authored
Merge pull request #8 from lionix-team/refactoring
update readme
2 parents a080ee6 + 1ace6e4 commit df7a56c

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

README.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
create pagination from Laravel Pagination object.
77

88

9-
Fork of project react-laravel-paginex with some improvements and corrections
10-
11-
#### Creators:
12-
- [Garik Harutyunyan](https://github.com/GHarutyunyan)
13-
- [Lionix Team](https://github.com/lionix-team)
14-
159
## Installation
1610

1711
`npm i react-laravel-paginex`
@@ -147,4 +141,5 @@ params=()=>{
147141

148142
## Credits
149143

150-
- [Luis Arce](https://github.com/luilliarcec)
144+
- [Garik Harutyunyan](https://github.com/GHarutyunyan)
145+
- [Lionix Team](https://github.com/lionix-team)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-laravel-paginex",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Laravel Pagination with ReactJS (customizable)",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)