Closed Nyalab closed 9 years ago
Did you test if it still works on bower with this solution?
bower should not use package.json & don't have such pre/post scripts. So should not affect it.
Thanks! Looks fine at first glance. I’ll have a look at it later.
Thanks! Can't wait!
Thanks again. I merged it and published 0.3.6
.
Thanks, man.
Amazing. Thank you for your support. On 25 Nov 2014 22:30, "Sébastien Balayn" notifications@github.com wrote:
Thanks, man.
— Reply to this email directly or view it on GitHub https://github.com/anselmh/object-fit/pull/16#issuecomment-64474250.
Hmmm, did you think to $ npm publish
?
Nope, sorry. Done that now. Bower does automatically fetch tags and I’m used to it now :(
No problem! Thanks again.
You can do it via npm but it's not the best way.
$ npm install anselmh/object-fit
hi! I am working for a front end project without bower, i would like to adapt your project to fit (get it?) to my needs. The bower part should still work, since bower works with bowerrc and bower.json files. Thanks !