Skip to content

Commit

Permalink
DIG-387: Handling Shared Components - replace config-babel > react-fl…
Browse files Browse the repository at this point in the history
…eet v2
  • Loading branch information
phillipbentonkelly committed Aug 26, 2022
1 parent 782970d commit 518cf21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules-js/react-fleet/.babelrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"presets": [
"config-babel/browser",
"config-babel/typescript",
"config-babel/storybook"
"@cityofboston/config-babel/browser",
"@cityofboston/config-babel/typescript",
"@cityofboston/config-babel/storybook"
],
"plugins": [
[
Expand Down

0 comments on commit 518cf21

Please sign in to comment.