@types/react-bootstrap
Advanced tools
Comparing version 0.0.49 to 0.0.50
@@ -445,3 +445,3 @@ // Type definitions for react-bootstrap | ||
show?: boolean; | ||
target?: Function; | ||
target?: Function | React.ReactInstance; | ||
shouldUpdatePosition?: boolean; | ||
@@ -448,0 +448,0 @@ } |
{ | ||
"name": "@types/react-bootstrap", | ||
"version": "0.0.49", | ||
"version": "0.0.50", | ||
"description": "TypeScript definitions for react-bootstrap", | ||
@@ -46,4 +46,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "6b22e1ca6a4846f10d983fa79b0806ef8d5d0e4b1929c85cf882beac83bad701", | ||
"typesPublisherContentHash": "89a100c9138b44fd9289aa465732b2f5de6dd816ac0106c0d394bd132e970240", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 28 Apr 2017 21:23:50 GMT | ||
* Last updated: Fri, 02 Jun 2017 13:25:33 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: ReactBootstrap |
41019