File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-marked" ,
3- "version" : " 7.0.0 " ,
3+ "version" : " 7.0.1 " ,
44 "description" : " Markdown renderer for React Native powered by marked.js" ,
55 "main" : " dist/commonjs/index" ,
66 "module" : " dist/module/index" ,
3535 "test:updateSnapshot" : " jest --updateSnapshot" ,
3636 "reassure" : " reassure"
3737 },
38- "keywords" : [" react-native" , " markdown" , " react-native markdown" ],
38+ "keywords" : [
39+ " react-native" ,
40+ " markdown" ,
41+ " react-native markdown"
42+ ],
3943 "repository" : " https://github.com/gmsgowtham/react-native-marked" ,
4044 "author" : " Gowtham G <webappsbygowtham@gmail.com> (https://github.com/gmsgowtham)" ,
4145 "license" : " MIT" ,
9397 ]
9498 },
9599 "commitlint" : {
96- "extends" : [" @commitlint/config-conventional" ],
100+ "extends" : [
101+ " @commitlint/config-conventional"
102+ ],
97103 "rules" : {
98104 "type-enum" : [
99105 2 ,
You can’t perform that action at this time.
0 commit comments