@types/reactcss
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -5,3 +5,3 @@ // Type definitions for ReactCSS 1.2.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -8,0 +8,0 @@ import * as React from "react" |
{ | ||
"name": "@types/reactcss", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "TypeScript definitions for ReactCSS", | ||
@@ -9,7 +9,9 @@ "license": "MIT", | ||
"name": "Chris Gervang", | ||
"url": "https://github.com/chrisgervang" | ||
"url": "https://github.com/chrisgervang", | ||
"githubUsername": "chrisgervang" | ||
}, | ||
{ | ||
"name": "Karol Janyst", | ||
"url": "https://github.com/LKay" | ||
"url": "https://github.com/LKay", | ||
"githubUsername": "LKay" | ||
} | ||
@@ -26,5 +28,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "6888c423dd1258bbe324e6dbe3a5f4ad7dbd1c2b867346618acf5a5568f3c365", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "0e49cef8193fd88ee3008c541570877545f0bf408fcfa2e2fb92b2bf1c591380", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 23 Jun 2017 17:37:55 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
3436