jquery-maskmoney icon indicating copy to clipboard operation
jquery-maskmoney copied to clipboard

jquery-maskmoney bower package

Open michaelnguyen2021 opened this issue 7 years ago • 2 comments

I am installing jquery-maskmoney using bower

can not get the lastest version [3.1.1]. I am stuck with v3.0.2

please update releases

michaelnguyen2021 avatar May 08 '17 19:05 michaelnguyen2021

Both bower and npm seems to be outdated.

lucasphi avatar Feb 15 '18 01:02 lucasphi

[Solved]

Update to preferential commit, in my case to get [3.1.1] i used:

"dependencies": { "jquery-mask-plugin": "plentz/jquery-maskmoney#588cf49661868eab7af3b800af80f719071fb0b2", }

fabinppk avatar Aug 10 '18 11:08 fabinppk