Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Grsmto committed Aug 16, 2018
1 parent 05a91fd commit ce8c04d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/simplebar-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simplebar-react",
"version": "0.0.1-beta.0",
"version": "0.0.1-beta.1",
"description": "React component for SimpleBar",
"files": [
"dist"
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"prop-types": "^15.6.1",
"simplebar": "^3.0.0-beta.1"
"simplebar": "^3.0.0-beta.2"
},
"peerDependencies": {
"react": "^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/simplebar/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"name": "simplebar",
"title": "SimpleBar.js",
"description": "Scrollbars, simpler.",
Expand Down

0 comments on commit ce8c04d

Please sign in to comment.