@types/react-cropper
Advanced tools
Comparing version 0.10.1 to 0.10.2
@@ -5,3 +5,3 @@ // Type definitions for react-cropper 0.10 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
// TypeScript Version: 2.6 | ||
@@ -8,0 +8,0 @@ import * as cropperjs from 'cropperjs'; |
{ | ||
"name": "@types/react-cropper", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "TypeScript definitions for react-cropper", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Stepan Mikhaylyuk", | ||
"url": "https://github.com/stepancar" | ||
"url": "https://github.com/stepancar", | ||
"githubUsername": "stepancar" | ||
} | ||
@@ -23,5 +24,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "2f05c432783305ea380c4a3fe1f336052d2c4f762bb5c737566218966c9abc26", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "d4f5629044a30f31165e14b5d1ad6d481edd6e44779f35541ae0c42663277ef7", | ||
"typeScriptVersion": "2.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 23 Jun 2017 14:03:04 GMT | ||
* Last updated: Mon, 12 Feb 2018 20:56:56 GMT | ||
* Dependencies: cropperjs, react | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
3344