aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6c47d88db..7b30d00c1 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,8 @@
}
],
"ci": {
- "trackBranches": ["master", "development"]
+ "trackBranches": ["master", "development"],
+ "repoBranchBase": "development"
}
},
"devDependencies": {