dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

Please update main field in bower.json #101

Closed ocordsen closed 9 years ago

ocordsen commented 9 years ago

Could you please update the main field in bower.json? I cannot use the latest version with my build at the moment. Thank you

beauwest commented 9 years ago

:+1:

dmauro commented 9 years ago

Done, thanks for catching that. I just upped it to 2.1.3.

ocordsen commented 9 years ago

Thank you very much for the quick fix @dmauro. I'm sorry, but I seem to have another issue. Bower installs version 2.1.3, which includes the old files. The new files only come with git tag "v2.1.3" instead of "2.1.3", is the "v" in the tag needed?

dmauro commented 9 years ago

Oh sorry I accidentially typed a v in there instead of in the title field. Fixed, thank you!

ocordsen commented 9 years ago

Unfortunately I still see the v2.1.3 tag and cannot install the correct version via bower, I always get old files.

dmauro commented 9 years ago

Sorry about that, do you mind trying again. It should be all cleared up now.

ocordsen commented 9 years ago

Thank you very much, everything looks fine now and works for me.

dmauro commented 9 years ago

👍