Skip to content

Commit

Permalink
Merge pull request #30 from Zetoff/develop
Browse files Browse the repository at this point in the history
v0.0.13
  • Loading branch information
PolGuixe authored Feb 24, 2017
2 parents 150835f + 6d18396 commit e34a989
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .versions
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: 'zetoff:accounts-material-ui',
version: '0.0.12',
version: '0.0.13',
// Brief, one-line summary of the package.
summary: 'Material-UI - Accounts UI for React in Meteor',
// URL to the Git repository containing the source code for this package.
Expand Down
4 changes: 4 additions & 0 deletions social_buttons_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ export const socialButtonsColors = {
weibo: {
background: '#faf6f1',
label: '#000'
},
pinterest: {
background: '#bd081c',
label: '#fff'
}
}

Expand Down

0 comments on commit e34a989

Please sign in to comment.