Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit b3d05b0

Browse files
committed
Fixed author property in composer.json
1 parent ca98ae5 commit b3d05b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"source": "https://github.com/angular-ui/ui-select"
1212
},
1313
"authors": [
14-
"AngularUI"
14+
{
15+
"name": "AngularUI"
16+
}
1517
],
1618
"require": {
1719
"robloach/component-installer": "*"

0 commit comments

Comments
 (0)