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

Commit 01a01da

Browse files
committed
Merge pull request #1532 from user378230/fix-bower-package
chore(bower) update package name
2 parents 3a4d5b4 + 29e95f5 commit 01a01da

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
AngularJS-native version of [Select2](http://ivaynberg.github.io/select2/) and [Selectize](http://brianreavis.github.io/selectize.js/).
66

7+
[Getting Started](https://github.com/angular-ui/ui-select/wiki/Getting-Started) `bower install angular-ui-select`
8+
79
- [Demo](http://plnkr.co/edit/a3KlK8dKH3wwiiksDSn2?p=preview)
810
- [Demo Multiselect](http://plnkr.co/edit/juqoNOt1z1Gb349XabQ2?p=preview)
911
- [Examples](https://github.com/angular-ui/ui-select/blob/master/examples)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ui-select",
2+
"name": "angular-ui-select",
33
"version": "0.14.1",
44
"homepage": "https://github.com/angular-ui/ui-select",
55
"authors": [

0 commit comments

Comments
 (0)