Skip to content

Commit

Permalink
Merge pull request #32 from open-sausages/pulls/0/dont-over-react
Browse files Browse the repository at this point in the history
Upgrade to React 16 and latest node.js version
  • Loading branch information
Aaron Carlino authored Nov 13, 2018
2 parents 0a52dee + c306d15 commit e78efcc
Show file tree
Hide file tree
Showing 3 changed files with 9,391 additions and 4,749 deletions.
7 changes: 2 additions & 5 deletions js/externals.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,19 @@ module.exports = () => ({
'deep-freeze-strict': 'DeepFreezeStrict',
'graphql-fragments': 'GraphQLFragments',
'graphql-tag': 'GraphQLTag',
history: 'history',
'isomorphic-fetch': 'IsomorphicFetch',
i18n: 'i18n',
jquery: 'jQuery',
merge: 'merge',
'page.js': 'Page',
'react-addons-test-utils': 'ReactAddonsTestUtils',
'react-dom/test-utils': 'ReactAddonsTestUtils',
'react-dom': 'ReactDom',
poppers: 'Poppers',
reactstrap: 'Reactstrap',
'react-apollo': 'ReactApollo',
'react-redux': 'ReactRedux',
'react-router-redux': 'ReactRouterRedux',
'react-router': 'ReactRouter',
'react-router-dom': 'ReactRouterDom',
'react-select': 'ReactSelect',
'react-addons-css-transition-group': 'ReactAddonsCssTransitionGroup',
react: 'React',
'redux-form': 'ReduxForm',
'redux-thunk': 'ReduxThunk',
Expand Down
Loading

0 comments on commit e78efcc

Please sign in to comment.