syntaxic-react-editor 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@ The ultimate rich-text editing framework for modern applications. Highly extensi
4
4
 
5
5
  ## Demo
6
6
 
7
- Check out the live demo: [https://react-html-editor.vercel.app](https://react-html-editor.vercel.app)
7
+ Check out the live demo: [https://syntaxic.cloud/products/syntaxic-react-editor](https://syntaxic.cloud/products/syntaxic-react-editor)
8
8
 
9
9
  ## Features
10
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "syntaxic-react-editor",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "A powerful and customizable Microsoft Word-like editor for React.",
5
5
  "author": "Syntaxic Labs",
6
6
  "license": "MIT",