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

Commit 08a333d

Browse files
committed
Trim composer.json
1 parent b3d05b0 commit 08a333d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "components/ui-select",
3-
"version": "0.4.0",
43
"description": "AngularJS UI Select",
4+
"keywords": ["angular", "angular-ui", "select", "select2", "angularjs"],
55
"type": "component",
66
"homepage": "https://github.com/angular-ui/ui-select",
77
"license": "MIT",
@@ -10,11 +10,6 @@
1010
"wiki": "https://github.com/angular-ui/ui-select/wiki",
1111
"source": "https://github.com/angular-ui/ui-select"
1212
},
13-
"authors": [
14-
{
15-
"name": "AngularUI"
16-
}
17-
],
1813
"require": {
1914
"robloach/component-installer": "*"
2015
},

0 commit comments

Comments
 (0)