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

[api] Add remote dependencies to roles #13

Merged
merged 2 commits into from Jun 4, 2013
Merged

[api] Add remote dependencies to roles #13

merged 2 commits into from Jun 4, 2013

Conversation

mmalecki
Copy link
Contributor

No description provided.

@indexzero
Copy link
Contributor

We should change the API to:

require('system.json').dependencies({
  clients: {
    dependencies: //...
    remoteDependencies: //...
  }
}, function (err, deps) {
  // Do stuff
});

[refactor] s/remoteDependenciesClient/clients.remoteDependencies/
[refactor] s/type/types/
@indexzero
Copy link
Contributor

Updated the API in 439a652

@indexzero indexzero merged commit 439a652 into master Jun 4, 2013
@indexzero indexzero deleted the system-role branch June 4, 2013 06:59
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.

None yet

2 participants