-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
@taion
Description
The bower.json
file has the wrong version ("0.8.3"
) and still lists dependencies as:
"dependencies": { "react-router": "^0.11.6", "react-bootstrap": "^0.13.2" }
Specifically these conflict with the most recent versions of those packages, while the dependency versions specified in package.json
don't.