awkward / backbone.modal

A plugin for Backbone.js that simplifies creating modals for your application.
http://awkward.github.io/backbone.modal/
Other
362 stars 71 forks source link

npm version cannot be used without marionette. #91

Closed abdula closed 6 years ago

abdula commented 8 years ago

Hi. It will be better if npm version does not depend from marionette.

Or add this dependency to dependencies list of package.json

Thanks.

linus-amg commented 8 years ago

https://github.com/awkward/backbone.modal/pull/82 tries to fix that but is not yet accepted

jimf commented 6 years ago

Fixed with #82.