update sender Id and package json

This commit is contained in:
Gabriel Bazán 2016-01-19 19:02:25 -03:00
parent 1a8cd4e59e
commit a1ff63684f
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
"url": "https://github.com/bitpay/copay/issues" "url": "https://github.com/bitpay/copay/issues"
}, },
"dependencies": { "dependencies": {
"bitcore-wallet-client": "1.2.0", "bitcore-wallet-client": "1.3.0",
"express": "^4.11.2", "express": "^4.11.2",
"fs": "0.0.2", "fs": "0.0.2",
"grunt": "^0.4.5", "grunt": "^0.4.5",

View File

@ -46,7 +46,7 @@ angular.module('copayApp.services').factory('configService', function(storageSer
enabled: true, enabled: true,
config: { config: {
android: { android: {
senderID: '959259672122', senderID: '1036948132229',
}, },
ios: { ios: {
alert: 'true', alert: 'true',