@types/quill
Advanced tools
Comparing version
// Type definitions for Quill 2.0 | ||
// Project: https://github.com/quilljs/quill/ | ||
// Project: https://github.com/quilljs/quill/, http://quilljs.com | ||
// Definitions by: Sumit <https://github.com/sumitkm> | ||
@@ -4,0 +4,0 @@ // Guillaume <https://github.com/guillaume-ro-fr> |
{ | ||
"name": "@types/quill", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for Quill", | ||
@@ -34,2 +34,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -44,4 +45,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "7ec3670cc07f293e4cf118006c414a1e61bcc49aafd61ca443a042f1a8da8015", | ||
"typesPublisherContentHash": "23f8eb6b60e1318ae3b1a6a81c083107833882ad4d36434e97accf6c6919c722", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Quill (https://github.com/quilljs/quill/). | ||
This package contains type definitions for Quill ( https://github.com/quilljs/quill/ ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 11 Oct 2018 18:01:55 GMT | ||
* Dependencies: parchment, quill-delta | ||
* Last updated: Wed, 13 Feb 2019 21:04:46 GMT | ||
* Dependencies: @types/parchment, @types/quill-delta | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
11052
0.53%