We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c68da3 commit 7eab602Copy full SHA for 7eab602
README.md
@@ -1,4 +1,7 @@
1
# draft-extend
2
+
3
+[](https://www.npmjs.com/package/draft-extend) [](https://opensource.org/licenses/Apache-2.0)
4
5
*Build extensible [Draft.js](http://draftjs.org) editors with configurable plugins and integrated serialization*
6
7
***
package.json
@@ -1,6 +1,6 @@
{
"name": "draft-extend",
- "version": "1.5.0-beta",
+ "version": "1.5.0",
"description": "Build extensible Draft.js editors with configurable plugins and integrated serialization.",
"main": "lib/index.js",
"repository": "HubSpot/draft-extend",
0 commit comments