Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexlrobertson
3137 days ago
Just a standard dependency on version 15. It figured out react-dom just fine though.
{ "dependencies": { "react": "^15.6.1", "react-dom": "^15.6.1" } }