Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List ractive/backbone as peerDependencies #23

Merged
merged 6 commits into from
Oct 3, 2014
Merged

List ractive/backbone as peerDependencies #23

merged 6 commits into from
Oct 3, 2014

Conversation

rstacruz
Copy link
Contributor

@rstacruz rstacruz commented Oct 3, 2014

Fixes #19. Also:

  • document usage notes on how to use it with npm/browserify.
  • test ractive 0.4.0 support (since we list 0.3.9 as the minimum version).
  • change ractive version criteria from ~ 0.3.9 to >= 0.3.9.
  • change backbone version criteria from ~ 1.1.0 to >= 1.0.0. we have test suites to ensure 1.0.0 compatibility.

rstacruz added a commit that referenced this pull request Oct 3, 2014
List ractive/backbone as peerDependencies
@rstacruz rstacruz merged commit 4471813 into master Oct 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ractive and backbone need to be peer dependencies
1 participant