Skip to content

Commit

Permalink
Upgrade paging-algorithm@1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnguyen11 committed Jun 18, 2019
1 parent d9a7094 commit fa52210
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,6 +1,6 @@
{
"name": "react-paginating",
"version": "1.3.0-hook.1",
"version": "1.3.0-hook.2",
"description": "Simple, lightweight, flexible pagination component",
"main": "dist/react-paginating.umd.js",
"module": "dist/react-paginating.esm.js",
Expand All @@ -22,7 +22,7 @@
"pagination-components"
],
"dependencies": {
"paging-algorithm": "^1.0.0"
"paging-algorithm": "^1.0.1"
},
"peerDependencies": {
"prop-types": ">=15",
Expand Down

0 comments on commit fa52210

Please sign in to comment.