Skip to content

Commit fa52210

Browse files
committed
1 parent d9a7094 commit fa52210

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,6 +1,6 @@
11
{
22
"name": "react-paginating",
3-
"version": "1.3.0-hook.1",
3+
"version": "1.3.0-hook.2",
44
"description": "Simple, lightweight, flexible pagination component",
55
"main": "dist/react-paginating.umd.js",
66
"module": "dist/react-paginating.esm.js",
@@ -22,7 +22,7 @@
2222
"pagination-components"
2323
],
2424
"dependencies": {
25-
"paging-algorithm": "^1.0.0"
25+
"paging-algorithm": "^1.0.1"
2626
},
2727
"peerDependencies": {
2828
"prop-types": ">=15",

0 commit comments

Comments
 (0)