Taranys / ui-select2-sortable

An AngularJS wrapper for select2 with sortable elements (D&D)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bower.json syntax error

yuripiratello opened this issue · comments

My bower.json dependence:

"angular-ui-select2-sortable": "~0.0.2",

Bower traceback:

bower angular-ui-select2-sortable#~0.0.2       EMALFORMED Failed to read /tmp/yuri/bower/angular-ui-select2-sortable-24773-GyzeNf/bower.json

Code errror - Lacked close double quotes:
https://github.com/Taranys/ui-select2-sortable/blob/0.0.4/bower.json#L14

Hello,

Can you change your version to "~1.0.0" ?

I already fix it on the master branch and release a final version.