@types/react-rte
Advanced tools
Comparing version 0.16.0 to 0.16.1
// Type definitions for react-rte 0.16 | ||
// Project: https://github.com/sstur/react-rte | ||
// Definitions by: jclyons52 <https://github.com/jclyons52> | ||
// Munif Tanjim <https://github.com/MunifTanjim> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
// TypeScript Version: 2.9 | ||
@@ -7,0 +8,0 @@ import { Component, ReactNode } from "react"; |
{ | ||
"name": "@types/react-rte", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "TypeScript definitions for react-rte", | ||
@@ -11,2 +11,7 @@ "license": "MIT", | ||
"githubUsername": "jclyons52" | ||
}, | ||
{ | ||
"name": "Munif Tanjim", | ||
"url": "https://github.com/MunifTanjim", | ||
"githubUsername": "MunifTanjim" | ||
} | ||
@@ -18,3 +23,4 @@ ], | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/react-rte" | ||
}, | ||
@@ -26,4 +32,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "83315bfdd56485ebd1b41756bf17596753775cc11e91fa514bcd810f22574a07", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "e334598140dd027b9f67c5c1a2d543d7281ed147ed2a99d7366598a70ea8f249", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 17 Dec 2018 23:13:35 GMT | ||
* Last updated: Wed, 26 Jun 2019 18:11:14 GMT | ||
* Dependencies: @types/react, @types/draft-js | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by jclyons52 <https://github.com/jclyons52>. | ||
These definitions were written by jclyons52 <https://github.com/jclyons52>, and Munif Tanjim <https://github.com/MunifTanjim>. |
6992
136