Fixes #324 Use branch name from config when creating PR
This commit is contained in:
committed by
David Calavera
parent
8520e046cd
commit
bfe46a8e13
@ -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",
|
||||
|
Reference in New Issue
Block a user