AG-530 Implement React declarative offering

This commit is contained in:
Sean Landsman
2017-11-07 16:22:19 +00:00
parent 43af1237bd
commit 351d93b8fb
19 changed files with 1287 additions and 162 deletions

View File

@@ -47,7 +47,7 @@
"css-loader": "0.23.x",
"mkdirp": "0.5.1",
"ncp": "2.0.0",
"prop-types": "15.5.x",
"prop-types": "15.6.0",
"rimraf": "2.5.x",
"style-loader": "0.13.x",
"webpack": "1.12.x",
@@ -65,9 +65,9 @@
"d3": "4.9.1",
"file-loader": "0.11.1",
"lodash": "4.17.4",
"react": "15.6.x",
"react-dom": "15.6.x",
"react-dom-factories": "1.0.0",
"react": "16.0.0",
"react-dom": "16.0.0",
"react-dom-factories": "1.0.2",
"react-redux": "5.0.x",
"react-router-dom": "4.2.x",
"redux": "3.6.x",