react-bootstrap: Set TS version to 2.8 (#27266)

* react-bootstrap: Set TS version to 2.8

* Remove unused dependency
This commit is contained in:
Andy
2018-07-13 12:58:52 -07:00
committed by Ryan Cavanaugh
parent 564b0ff631
commit b40bf4d545
3 changed files with 2 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
// Johann Rakotoharisoa <https://github.com/jrakotoharisoa>
// Andrew Makarov <https://github.com/r3nya>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.6
// TypeScript Version: 2.8
import * as React from 'react';