Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
fix(babel): use stage-0
Browse files Browse the repository at this point in the history
fix(babel): use stage-0
  • Loading branch information
Metnew committed Feb 18, 2018
1 parent 3c36429 commit 22e28bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
}
],
"stage-1",
"stage-0",
"react",
"flow"
],
Expand Down

0 comments on commit 22e28bc

Please sign in to comment.