Switch to React 16.8
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
e577f30cb5
commit
06e7a48aaf
8 changed files with 14 additions and 32 deletions
|
@ -152,7 +152,6 @@ module.exports = {
|
|||
// using `npm link` / `yarn link`.
|
||||
"react": path.resolve('./node_modules/react'),
|
||||
"react-dom": path.resolve('./node_modules/react-dom'),
|
||||
"react-addons-perf": path.resolve('./node_modules/react-addons-perf'),
|
||||
|
||||
// same goes for js-sdk
|
||||
"matrix-js-sdk": path.resolve('./node_modules/matrix-js-sdk'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue