Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed Mar 11, 2019
1 parent a8be7c2 commit 0feea34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .size-limit
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
{
path: "dist/es2015/index.js",
ignore: ["react-dom", "tslib"],
limit: "1.9 KB"
limit: "2.1 KB"
}
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-remove-scroll",
"version": "1.0.4",
"version": "1.0.5",
"description": "Disables scroll outside of `children` node.",
"main": "dist/es5/index.js",
"scripts": {
Expand Down

0 comments on commit 0feea34

Please sign in to comment.