@types/react-helmet-async
Advanced tools
Comparing version 0.0.1 to 0.0.2
// Type definitions for react-helmet-async 0.0 | ||
// Project: https://github.com/staylor/react-helmet-async#readme | ||
// Project: https://github.com/staylor/react-helmet-async#readme, https://github.com/nytimes/react-helmet-async | ||
// Definitions by: forabi <https://github.com/forabi> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/react-helmet-async", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "TypeScript definitions for react-helmet-async", | ||
@@ -14,2 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -24,4 +25,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "80c0a41df8ed0e9797f08a6d6b2e94cc91c9e9893acb2e78c99c995efa3cee50", | ||
"typesPublisherContentHash": "96c82c9da4684ca9cd23deec5d338012bd66808c47c8aef9e0f6d5e13be6bad4", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-helmet-async (https://github.com/staylor/react-helmet-async#readme). | ||
This package contains type definitions for react-helmet-async ( https://github.com/staylor/react-helmet-async#readme ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Sat, 04 Aug 2018 00:56:32 GMT | ||
* Dependencies: react, react-helmet | ||
* Last updated: Wed, 13 Feb 2019 21:04:56 GMT | ||
* Dependencies: @types/react, @types/react-helmet | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
3064