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 2946a6e commit 3441909Copy full SHA for 3441909
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-draftjs-renderer",
3
"description": "React Native render for draft.js and react-draft-wysiwyg",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"scripts": {
6
"test": "npm run linter && npm run flow && npm run coverage",
7
"test-coveralls": "npm test && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js",
0 commit comments