Merge remote-tracking branch 'origin/staging'
This commit is contained in:
@@ -3,8 +3,13 @@ import * as I from "../types/types";
|
|||||||
export const config: I.Config = {
|
export const config: I.Config = {
|
||||||
childHasVenueXML: false,
|
childHasVenueXML: false,
|
||||||
debug: true,
|
debug: true,
|
||||||
|
<<<<<<< HEAD
|
||||||
branch: "master",
|
branch: "master",
|
||||||
version: "0.0.1",
|
version: "0.0.1",
|
||||||
|
=======
|
||||||
|
branch: "staging",
|
||||||
|
version: "0.2.0",
|
||||||
|
>>>>>>> origin/staging
|
||||||
maxSelectedSeats: 10,
|
maxSelectedSeats: 10,
|
||||||
resources: {
|
resources: {
|
||||||
master: {
|
master: {
|
||||||
|
|||||||
Reference in New Issue
Block a user