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

feat(context): add context providers to handle debug specific stuff #5

Merged
merged 2 commits into from
Apr 19, 2016

Conversation

christianalfoni
Copy link
Contributor

@christianalfoni christianalfoni commented Apr 17, 2016

BREAKING CHANGE:
depends on Cerebral 0.34

},
"dependencies": {
"cerebral-provider-mutationstracker": "^0.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jup, will do

@@ -48,7 +48,7 @@
"validate-commit-msg": "^1.1.1"
},
"peerDependencies": {
"cerebral": "^0.33.8 || ^0.34.0-0"
"cerebral": "^0.34.0-rc.2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"^0.33.31 || ^0.34.0-rc.2"

@Guria
Copy link
Contributor

Guria commented Apr 18, 2016

LGTM

@@ -48,7 +48,7 @@
"validate-commit-msg": "^1.1.1"
},
"peerDependencies": {
"cerebral": "^0.33.8 || ^0.34.0-0"
"cerebral": "^0.33.31 || ^0.34.0-rc.2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"peerDependencies": {
  "cerebral": "^0.33.31 || ^0.34.0-rc.4"
},

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