AG-420 Improve React implementation

This commit is contained in:
Sean Landsman
2017-05-23 17:51:52 +01:00
parent 06ebb8bf18
commit ddefba039a
2 changed files with 2 additions and 4 deletions

View File

@@ -33,6 +33,7 @@
"babel-loader": "6.2.1",
"babel-preset-es2015": "6.3.13",
"babel-preset-react": "6.3.13",
"babel-preset-stage-0": "^6.24.1",
"babel-preset-stage-1": "6.24.1",
"css-loader": "0.23.1",
"style-loader": "0.13.0",
@@ -52,5 +53,3 @@
"ag-grid-react": "10.0.x"
}
}