Skip to content

Commit ff7cffd

Browse files
committed
Updated spec/dummy/client/package.json latest version
1 parent 64f7266 commit ff7cffd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

spec/dummy/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-dom": "^15.6.1",
3636
"react-helmet": "^5.1.3",
3737
"react-hot-loader": "^3.0.0-beta.6",
38-
"react-on-rails": "9.0.0-beta.10",
38+
"react-on-rails": "9.0.0-beta.11",
3939
"react-proptypes": "^1.0.0",
4040
"react-redux": "^5.0.5",
4141
"react-router": "3.0.5",

spec/dummy/client/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4525,9 +4525,9 @@ react-hot-loader@^3.0.0-beta.6:
45254525
redbox-react "^1.3.6"
45264526
source-map "^0.4.4"
45274527

4528-
4529-
version "9.0.0-beta.10"
4530-
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-9.0.0-beta.10.tgz#b2995840ff8aa8e5e216d97cdaf58bb118fecb9a"
4528+
4529+
version "9.0.0-beta.11"
4530+
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-9.0.0-beta.11.tgz#f6951129d7c2a67479281ca900859d5ac0aab978"
45314531

45324532
react-proptypes@^1.0.0:
45334533
version "1.0.0"

0 commit comments

Comments
 (0)