diff --git a/bower.json b/bower.json index 869d35fe..80353e9c 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,8 @@ "version": "1.0.0", "homepage": "https://github.com/dpoetzsch/md-pickers", "authors": [ - "alenaksu" + "alenaksu", + "dpoetzsch" ], "description": "Material Design date/time pickers built with Angular Material and Moment.js", "main": [ diff --git a/package.json b/package.json index 0e8c7808..51b7dce7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,10 @@ "time", "picker" ], - "author": "alenaksu", + "authors": [ + "alenaksu", + "dpoetzsch" + ], "license": "MIT", "bugs": { "url": "https://github.com/dpoetzsch/md-pickers/issues"