wickedest / Mergely

Merge and diff documents online
http://www.mergely.com
Other
1.17k stars 228 forks source link

update bower to have the latest Mergely version #24

Closed aadrian closed 8 years ago

aadrian commented 9 years ago

Please submit to Bower the latest version of Mergely. Right now it seems to contain only an old one (3.3.6)

Thank you.

wickedest commented 9 years ago

It's complicated - someone else created it. I've asked them to unregister so that I can control bower revisions.

aadrian commented 9 years ago

It's complicated - someone else created it. ...

OK.

In the mean time, as a temporary workaround, users can reference the Tag directly in bower.json:

  "dependencies": {
    "mergely": "https://github.com/wickedest/Mergely.git#3.3.9"
  }
wickedest commented 9 years ago

Done