We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9b7d47 + dee38dd commit a19a14aCopy full SHA for a19a14a
lib/generators/react_on_rails/templates/base/base/client/package.json.tt
@@ -50,9 +50,9 @@
50
"jquery-ujs": "^1.1.0-1",
51
"loader-utils": "^0.2.11",
52
<%- if options.redux? -%>
53
- "lodash": "^3.10.1",
54
"mirror-creator": "0.0.1",
55
<%- end -%>
+ "lodash": "^3.10.1",
56
"react": "^0.14.0",
57
<%- unless options.skip_bootstrap? -%>
58
"react-bootstrap": "^0.28.1",
0 commit comments