googlearchive / IMD

An AMD-compatible module registry for use with HTML Imports
73 stars 24 forks source link

Fix package version in bower.json #13

Closed mollymorphic closed 8 years ago

mollymorphic commented 8 years ago

Fix package version in bower.json.

Why:

RE issue #12, IMD is distributed as a Bower package. In order for users to receive bug fixes, updates, etc new versions of the library must be released periodically. It's particularly important to release a new version after critical bug fixes.

Before commit 6021053 the library was fundamentally broken in Firefox/Safari. There have been no new releases since this commit so the version distributed on Bower currently doesn't work in those browsers.

How:

TODO:

Thanks for your time (^_^)

justinfagnani commented 8 years ago

I have a PR with some other fixes. I plan to push version 1.1 asap.