Skip to content

Commit ca36679

Browse files
committed
updating to 3.0.0 because of breaking changes
1 parent ea6498a commit ca36679

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"name": "react-native-markdown-renderer",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"description": "Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer).",
55
"main": "src/index.js",
6-
"scripts": {
7-
},
6+
"scripts": {},
87
"repository": {
98
"type": "git",
109
"url": "git+https://github.com/mientjan/react-native-markdown-renderer.git"

0 commit comments

Comments
 (0)