Skip to content

Commit

Permalink
Updated spec/dummy/client/package.json latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed Oct 17, 2017
1 parent beed02d commit 4af3f11
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion spec/dummy/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react-dom": "^15.6.1",
"react-helmet": "^5.1.3",
"react-hot-loader": "^3.0.0-beta.6",
"react-on-rails": "9.0.3",
"react-on-rails": "10.0.0",
"react-proptypes": "^1.0.0",
"react-redux": "^5.0.5",
"react-router": "3.0.5",
Expand Down
15 changes: 11 additions & 4 deletions spec/dummy/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4529,11 +4529,11 @@ react-hot-loader@^3.0.0-beta.6:
redbox-react "^1.3.6"
source-map "^0.4.4"

react-on-rails@9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-9.0.3.tgz#da8a9873a94d62fe91e1f80d76716583f2be9da7"
react-on-rails@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-10.0.0.tgz#afc658bf23f5dfe3fd836adc178eb4672727a89d"
dependencies:
react-on-rails "^9.0.0-beta.12"
react-on-rails "^9.0.3"
react-redux "^5.0.6"

react-on-rails@^9.0.0-beta.12:
Expand All @@ -4543,6 +4543,13 @@ react-on-rails@^9.0.0-beta.12:
react-on-rails "^9.0.0-beta.12"
react-redux "^5.0.6"

react-on-rails@^9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-9.0.3.tgz#da8a9873a94d62fe91e1f80d76716583f2be9da7"
dependencies:
react-on-rails "^9.0.0-beta.12"
react-redux "^5.0.6"

react-proptypes@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-proptypes/-/react-proptypes-1.0.0.tgz#88e9cf5cc61b18844a5f57a06c839ae39fe9a57f"
Expand Down

0 comments on commit 4af3f11

Please sign in to comment.