@types/react-bootstrap
Advanced tools
Comparing version 0.0.26-alpha to 0.0.27
{ | ||
"name": "@types/react-bootstrap", | ||
"version": "0.0.26-alpha", | ||
"version": "0.0.27", | ||
"description": "TypeScript definitions for react-bootstrap", | ||
@@ -15,4 +15,4 @@ "main": "", | ||
"dependencies": { | ||
"@types/react": "0.14.26-alpha" | ||
"@types/react": "0.14.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 08 Jul 2016 19:22:05 GMT | ||
* Last updated: Thu, 14 Jul 2016 13:52:49 GMT | ||
* File structure: DeclareModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: react |
@@ -23,3 +23,3 @@ { | ||
], | ||
"contentHash": "b1b0e28d5c23355b4effb36d7364a2d952356129f010d3ec57932c45bcfce1be" | ||
"contentHash": "9c7f55df24e8ae03292877ccda5b02f6a16eb25e31c94272c4d845a40c643e74" | ||
} |
27902
+ Added@types/react@0.14.57(transitive)
- Removed@types/react@0.14.26-alpha(transitive)
Updated@types/react@0.14.*