Skip to content

Commit dbcc110

Browse files
committed
fix babelrc stage
1 parent 7015a57 commit dbcc110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"stage": 2,
2+
"stage": 1,
33
"env": {
44
"development": {
55
"plugins": [

0 commit comments

Comments
 (0)