Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kodai3 committed Aug 8, 2021
1 parent 33b259a commit 94ddb58
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-firebase-pagination-hooks",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.js",
"module": "dist/esm/index.js",
"files": [
Expand Down Expand Up @@ -52,4 +52,4 @@
"pre-push": "yarn lint && yarn clean && yarn build"
}
}
}
}

0 comments on commit 94ddb58

Please sign in to comment.