Skip to content

Commit 68f84d5

Browse files
committed
fix update eas version build
1 parent 0115669 commit 68f84d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hackathon/spacecraft/eas.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"preview": {
1212
"distribution": "internal"
1313
},
14-
"production": {}
15-
},
16-
"submit": {
1714
"production": {
1815
"autoIncrement": true
1916
}
17+
},
18+
"submit": {
19+
"production": {}
2020
}
2121
}

0 commit comments

Comments
 (0)