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

Update @types/react-dom to fix CI status #48

Closed
wants to merge 3 commits into from

Conversation

fand
Copy link
Contributor

@fand fand commented Oct 30, 2017

Currently master doesn't pass the test because @types/react-dom@16.0.0 doesn't work well with @types/react@16.0.0.
I looked build logs on Circle CI and found greenkeeper/@types/react-dom-16.0.1 passed the test, so I updated @types/react-dom to 16.0.1.
https://circleci.com/gh/coatue-oss/react2angular

Also I edited circle.yml to use yarn in CircleCI instead of npm install.
I removed package-lock.json because it was in inconsistent state with yarn.lock.

@fand
Copy link
Contributor Author

fand commented Oct 30, 2017

aha, we must remove package-lock.json and use yarn on CircleCI...

@toqueteos
Copy link

@bcherny Any ETA for this to be merged and published to npm as v3.0.2?

@bcherny
Copy link
Contributor

bcherny commented Nov 23, 2017

@fand @toqueteos Sorry for sleeping on this. I merged #53 instead - it is a better fix I think.

+ react2angular@3.0.2

@bcherny bcherny closed this Nov 23, 2017
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.

3 participants