Fixes #324 Use branch name from config when creating PR

This commit is contained in:
Joseph Earl
2017-04-12 22:58:23 +01:00
committed by David Calavera
parent 8520e046cd
commit bfe46a8e13
6 changed files with 419 additions and 538 deletions

View File

@ -68,7 +68,8 @@
"file-loader": "^0.8.5",
"identity-obj-proxy": "^3.0.0",
"imports-loader": "^0.6.5",
"jest-cli": "^16.0.1",
"jest": "19.1.0-alpha.eed82034",
"jest-cli": "19.1.0-alpha.eed82034",
"lint-staged": "^3.1.0",
"node-sass": "^3.10.0",
"npm-check": "^5.2.3",
@ -101,7 +102,6 @@
"history": "^2.1.2",
"immutability-helper": "^2.0.0",
"immutable": "^3.7.6",
"jest": "^17.0.0",
"js-base64": "^2.1.9",
"js-yaml": "^3.7.0",
"json-loader": "^0.5.4",