react-trumbowyg
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "react-trumbowyg", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "React wrapper for Trumbowyg", | ||
@@ -21,3 +21,3 @@ "main": "dist/react-trumbowyg.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"dependencies": { | ||
"react": "^15.3.2", | ||
@@ -24,0 +24,0 @@ "react-dom": "^15.3.2", |
@@ -16,5 +16,5 @@ # React-Trumbowyg | ||
- [Available Properties and Event Handlers](#available-properties-and-event-handlers) | ||
- [Trumbowyg properties](#trumbowyg properties) | ||
- [Self properties](#self properties) | ||
- [Event handlers](#event handlers) | ||
- [Trumbowyg properties](#trumbowyg-properties) | ||
- [Self properties](#self-properties) | ||
- [Event handlers](#event-handlers) | ||
- [Contributors](#contributors) | ||
@@ -21,0 +21,0 @@ - [License](#license) |
660670