jquery.complexify.js icon indicating copy to clipboard operation
jquery.complexify.js copied to clipboard

Update the bower install

Open RoccoHoward opened this issue 9 years ago • 0 comments

Bower has this package registered under jquery.complexify.js and not jquery.complexify.

# bower install jquery.complexify --save
bower                        ENOTFOUND Package jquery.complexify not found
# bower install jquery.complexify.js --save
bower jquery.complexify.js#*       not-cached https://github.com/danpalmer/jquery.complexify.js.git#*
bower jquery.complexify.js#*          resolve https://github.com/danpalmer/jquery.complexify.js.git#*
bower jquery.complexify.js#*         checkout 0.5.1
bower jquery.complexify.js#*         resolved https://github.com/danpalmer/jquery.complexify.js.git#0.5.1
bower jquery.complexify#^0.5.1        install jquery.complexify#0.5.1

RoccoHoward avatar Aug 12 '16 02:08 RoccoHoward