Skip to content

Commit

Permalink
Bump version of React Bundle [fix #25]
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Apr 8, 2017
1 parent 385e355 commit d8ae5ea
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 26 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"sensio/distribution-bundle": "^5.0",
"sensio/framework-extra-bundle": "^3.0.2",
"incenteev/composer-parameter-handler": "^2.0",
"limenius/react-bundle": "^0.11.0",
"limenius/react-bundle": "^0.12.0",
"limenius/liform-bundle": "^0.9.0",
"league/uri": "^5.0"
},
Expand Down
26 changes: 13 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"moment": "^2.17.1",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"react-on-rails": "^6.4.0",
"react-on-rails": "^6.9.3",
"react-redux": "^5.0.2",
"react-router-dom": "next",
"redux": "^3.6.0",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,13 @@ ajv-keywords@^1.0.0, ajv-keywords@^1.1.1:
version "1.5.0"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.0.tgz#c11e6859eafff83e0dafc416929472eca946aa2c"

ajv@^4.11.3:
ajv@^4.11.3, ajv@^4.7.0:
version "4.11.3"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.3.tgz#ce30bdb90d1254f762c75af915fb3a63e7183d22"
dependencies:
co "^4.6.0"
json-stable-stringify "^1.0.1"

ajv@^4.7.0:
version "4.10.4"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.10.4.tgz#c0974dd00b3464984892d6010aa9c2c945933254"
dependencies:
co "^4.6.0"
json-stable-stringify "^1.0.1"

align-text@^0.1.1, align-text@^0.1.3:
version "0.1.4"
resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
Expand Down Expand Up @@ -3619,9 +3612,9 @@ react-dom@^15.4.2:
loose-envify "^1.1.0"
object-assign "^4.1.0"

react-on-rails@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-6.4.0.tgz#b0a0e84858614031ef60d5c21d5398d0f8fac00c"
react-on-rails@^6.9.3:
version "6.9.3"
resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-6.9.3.tgz#71aa3c6d0995e387e2c406359f7988991ac4180e"

react-redux@^5.0.2:
version "5.0.2"
Expand Down

0 comments on commit d8ae5ea

Please sign in to comment.