Skip to content

Commit

Permalink
Fix for syntax error in .firebaserc (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
akolotov authored Feb 4, 2021
1 parent 9888f12 commit 6b4d01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .firebaserc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"projects": {
"production": "xdai-omnibridge",
"sokol": "sokol-omnibridge",
"staging": "omnibridge-staging",
"staging": "omnibridge-staging"
}
}

0 comments on commit 6b4d01f

Please sign in to comment.