@types/react-bootstrap
Advanced tools
Comparing version 0.0.38 to 0.0.39
@@ -747,2 +747,3 @@ // Type definitions for react-bootstrap | ||
fluid?: boolean; | ||
bsClass?: string; | ||
} | ||
@@ -749,0 +750,0 @@ type Grid = React.ClassicComponent<GridProps, {}>; |
{ | ||
"name": "@types/react-bootstrap", | ||
"version": "0.0.38", | ||
"version": "0.0.39", | ||
"description": "TypeScript definitions for react-bootstrap", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "8a01fa62166b469215a8c38a179402e243b6d5b036ea1b433ff0e40d993065d9", | ||
"typesPublisherContentHash": "7512669e472671272b6385a0a2d6368c6f223f355eaec014f05b9183f9aff3c9", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 12 Jan 2017 17:53:47 GMT | ||
* Last updated: Fri, 13 Jan 2017 20:31:41 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
@@ -26,5 +26,5 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "8a01fa62166b469215a8c38a179402e243b6d5b036ea1b433ff0e40d993065d9" | ||
"contentHash": "7512669e472671272b6385a0a2d6368c6f223f355eaec014f05b9183f9aff3c9" | ||
}, | ||
"isLatest": true | ||
} |
38759
983