hi,
I'm trying to use your library in my project, but when i perform a bower install, comes out the following error:
bower angular-jsonld#0.0.x ENORESTARGET No tag found that was able to satisfy 0.0.x
In my bower.json i add an entry as: "angular-jsonld": "~0.0.x"
Why this error appear?
Thanks in advance