Skip to content

Commit db5164b

Browse files
authored
Remove react-native-stage-0 from babel presets
Fix #126
1 parent bd52d8b commit db5164b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.babelrc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
{
2-
"presets": [
3-
"react-native-stage-0"
4-
]
5-
}
1+
{}

0 commit comments

Comments
 (0)