Skip to content

Commit

Permalink
fix component babel rc in generator (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip authored Jan 5, 2018
1 parent 275ca4c commit 76668c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"extends": "./node_modules/electrode-archetype-react-component/config/babel/.babelrc"
"extends": "electrode-archetype-react-component-dev/config/babel/.babelrc"
}

0 comments on commit 76668c9

Please sign in to comment.