Skip to content

Commit

Permalink
[major] update generated app to React 16 (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
didi0613 authored and jchip committed Jan 12, 2018
1 parent e163751 commit 50b3d7a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"bluebird": "^3.4.6",
"electrode-archetype-react-app": "^4.0.0",
"electrode-archetype-react-app": "^5.0.0",
"electrode-confippet": "^1.0.0",
"electrode-react-webapp": "^2.1.0",
"electrode-redux-router-engine": "^1.5.0",<% if (isHapi) { %>
Expand All @@ -47,7 +47,7 @@
"lodash": "^4.10.1"
},
"devDependencies": {
"electrode-archetype-react-app-dev": "^4.0.0"
"electrode-archetype-react-app-dev": "^5.0.0"
}<% if (isSingleQuote) { %>,
"eslintConfig": {
"rules": {
Expand Down

0 comments on commit 50b3d7a

Please sign in to comment.