Updated react-bootstrap to fix most of the errors with unknown props

This commit is contained in:
theflametrooper
2016-10-15 14:46:39 +01:00
parent 549cfc305f
commit 4f42c20416

View File

@ -90,7 +90,7 @@
"passport-twitter": "^1.0.3",
"pmx": "~0.6.2",
"react": "^15.0.2",
"react-bootstrap": "^0.30.0",
"react-bootstrap": "^0.30.5",
"react-codemirror": "^0.2.6",
"react-css-transition-replace": "^1.2.0-beta",
"react-dom": "^15.0.2",
@ -167,4 +167,4 @@
"yargs": "^5.0.0"
},
"snyk": true
}
}