Skip to content

Commit 479889e

Browse files
committed
1.0.2
1 parent d39797b commit 479889e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
22
"name": "react-paginating",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Simple, lightweight, flexible pagination component",
55
"main": "dist/index.js",
66
"typings": "typings/index.d.ts",
7-
"author":
8-
7+
"author": "David Nguyen <[email protected]> ([email protected])",
98
"keywords": [
109
"react",
1110
"react-component",
@@ -58,6 +57,5 @@
5857
"bugs": {
5958
"url": "https://github.com/ChoTotOSS/react-paginating/issues"
6059
},
61-
"homepage":
62-
"https://github.com/ChoTotOSS/react-paginating/blob/master/README.md"
60+
"homepage": "https://github.com/ChoTotOSS/react-paginating/blob/master/README.md"
6361
}

0 commit comments

Comments
 (0)