angular-ui / ui-ace

This directive allows you to add ACE editor elements.
http://angular-ui.github.io/ui-ace
MIT License
578 stars 172 forks source link

Update bower.json #52

Closed simanaitis closed 10 years ago

simanaitis commented 10 years ago

Updated ace to current version, which allows to use its all new feature like e.g. enable live auto complete

douglasduteil commented 10 years ago

Not needed check how semver range works

trace:

$ bower install angular-ui-ace        
bower angular-ui-ace#*      not-cached git://github.com/angular-ui/ui-ace.git#*
bower angular-ui-ace#*         resolve git://github.com/angular-ui/ui-ace.git#*
bower angular-ui-ace#*        download https://github.com/angular-ui/ui-ace/archive/v0.1.1.tar.gz
bower angular-ui-ace#*         extract archive.tar.gz
bower angular-ui-ace#*    invalid-meta angular-ui-ace is missing "ignore" entry in bower.json
bower angular-ui-ace#*        resolved git://github.com/angular-ui/ui-ace.git#0.1.1
bower ace-builds#~1.1.1     not-cached git://github.com/ajaxorg/ace-builds.git#~1.1.1
bower ace-builds#~1.1.1        resolve git://github.com/ajaxorg/ace-builds.git#~1.1.1
bower angular#~1.x          not-cached git://github.com/angular/bower-angular.git#~1.x
bower angular#~1.x             resolve git://github.com/angular/bower-angular.git#~1.x
bower ace-builds#~1.1.1       download https://github.com/ajaxorg/ace-builds/archive/v1.1.5.tar.gz
bower angular#~1.x            download https://github.com/angular/bower-angular/archive/v1.2.21.tar.gz
bower angular#~1.x             extract archive.tar.gz
bower angular#~1.x        invalid-meta angular is missing "ignore" entry in bower.json
bower angular#~1.x            resolved git://github.com/angular/bower-angular.git#1.2.21
bower ace-builds#~1.1.1        extract archive.tar.gz
bower ace-builds#~1.1.1   invalid-meta ace-builds is missing "main" entry in bower.json
bower ace-builds#~1.1.1   invalid-meta ace-builds is missing "ignore" entry in bower.json
bower ace-builds#~1.1.1       resolved git://github.com/ajaxorg/ace-builds.git#1.1.5
bower angular-ui-ace#~0.1.1    install angular-ui-ace#0.1.1
bower angular#~1.x             install angular#1.2.21
bower ace-builds#~1.1.1        install ace-builds#1.1.5

angular-ui-ace#0.1.1 bower_components/angular-ui-ace
├── ace-builds#1.1.5
└── angular#1.2.21

angular#1.2.21 bower_components/angular

ace-builds#1.1.5 bower_components/ace-builds