Skip to content

Commit

Permalink
Publish RC version to npm next tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirsoni committed May 25, 2018
1 parent 5500583 commit 6649700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-form-material-ui",
"version": "5.0.0-beta.2",
"version": "5.0.0-beta.3",
"description": "An adapter between Redux Form and Material UI components",
"main": "./lib/index.js",
"jsnext:main": "./es/index.js",
Expand Down
8 changes: 1 addition & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2001,7 +2001,7 @@ fast-levenshtein@~2.0.4:
version "2.0.6"
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"

fbjs@^0.8.1, fbjs@^0.8.6, fbjs@^0.8.9:
fbjs@^0.8.1, fbjs@^0.8.9:
version "0.8.12"
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.12.tgz#10b5d92f76d45575fd63a217d4ea02bea2f8ed04"
dependencies:
Expand Down Expand Up @@ -3889,12 +3889,6 @@ react-scrollbar-size@^2.0.2:
react-event-listener "^0.5.1"
stifle "^1.0.2"

react-tap-event-plugin@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/react-tap-event-plugin/-/react-tap-event-plugin-2.0.1.tgz#316beb3bc6556e29ec869a7293e89c826a9074d2"
dependencies:
fbjs "^0.8.6"

react-transition-group@^2.2.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.3.1.tgz#31d611b33e143a5e0f2d94c348e026a0f3b474b6"
Expand Down

0 comments on commit 6649700

Please sign in to comment.