Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aparna Raj committed May 28, 2019
1 parent c275285 commit ef725a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/extract-react-types/src/matchExported.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// @flow
import { explodeModule } from 'babel-explode-module';
import { explodeModule } from '@aparna036/babel-explode-module';
import { explodedToStatements } from 'babel-helper-simplify-module';
// $FlowFixMe
import printAST from 'ast-pretty-print';
Expand Down

0 comments on commit ef725a5

Please sign in to comment.