Skip to content

Commit

Permalink
feat(packages): adding hash to pagination deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-bunce authored and theetrain committed Apr 17, 2019
1 parent ebf9b72 commit 1982942
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/Pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
},
"dependencies": {
"pagination": "^0.4.6",
"prop-types": "^15.6.2"
"prop-types": "^15.6.2",
"string-hash": "^1.1.3"
},
"devDependencies": {
"@tds/shared-safe-rest": "^1.0.0",
Expand Down

0 comments on commit 1982942

Please sign in to comment.