@types/react-circular-progressbar
Advanced tools
Comparing version 1.0.1 to 1.0.2
// Type definitions for react-circular-progressbar 1.0 | ||
// Project: https://github.com/iqnivek/react-circular-progressbar#readme | ||
// Project: https://github.com/kevinsqi/react-circular-progressbar#readme | ||
// Definitions by: Lee Standen <https://github.com/lstanden> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/react-circular-progressbar", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for react-circular-progressbar", | ||
@@ -14,5 +14,7 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/react-circular-progressbar" | ||
}, | ||
@@ -23,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "07db892d80cb850376ee01cf00e675632af43491ac568771ab44c62781d72a1e", | ||
"typesPublisherContentHash": "82f7235245426c513f5cabbae301690535c85ad1d3b1d99b49447b2f3c7b2d41", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-circular-progressbar (https://github.com/iqnivek/react-circular-progressbar#readme). | ||
This package contains type definitions for react-circular-progressbar ( https://github.com/kevinsqi/react-circular-progressbar#readme ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Sat, 04 Aug 2018 00:56:31 GMT | ||
* Dependencies: react | ||
* Last updated: Mon, 22 Apr 2019 16:36:55 GMT | ||
* Dependencies: @types/react | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
3509