Skip to content

Commit

Permalink
Add older react-apollo package to codemods/ac2-to-ac3/imports.js (#7216)
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed Oct 26, 2020
1 parent 518eca9 commit 85120fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codemods/ac2-to-ac3/imports.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export default function transformer(file, api) {

renameOrCreateApolloClientImport();

moveSpecifiersToApolloClient('react-apollo');
moveSpecifiersToApolloClient('@apollo/react-hooks');
moveSpecifiersToApolloClient('apollo-cache-inmemory');
moveSpecifiersToApolloClient('apollo-link');
Expand Down

0 comments on commit 85120fe

Please sign in to comment.