File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 " ios" ,
1010 " android"
1111 ],
12- "version" : " 1.0.5 " ,
12+ "version" : " 1.0.6 " ,
1313 "orientation" : " portrait" ,
1414 "icon" : " ./assets/icon.png" ,
1515 "splash" : {
Original file line number Diff line number Diff line change 1010 "expo" : " ^31.0.2" ,
1111 "react" : " 16.5.0" ,
1212 "react-native" : " https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz" ,
13- "react-native-cn-richtext-editor" : " ^1.0.33 " ,
13+ "react-native-cn-richtext-editor" : " ^1.0.34 " ,
1414 "react-native-popup-menu" : " ^0.14.2"
1515 },
1616 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -3730,10 +3730,10 @@ react-native-branch@2.2.5:
37303730 version "2.2.5"
37313731 resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-2.2.5.tgz#4074dd63b4973e6397d9ce50e97b57c77a518e9d"
37323732
3733- react-native-cn-richtext-editor@^1.0.33 :
3734- version "1.0.33 "
3735- resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.33 .tgz#35745fb7cc190fd1016044755ac0cfd575e6c225 "
3736- integrity sha512-UcCtBsTHDKhUevAZmdDyOIYOw5ydRn+FL29074toRW96q5ti+2oodvDYxWnC81ZnmwmRua79z/k4xSZ/zQhmtw ==
3733+ react-native-cn-richtext-editor@^1.0.34 :
3734+ version "1.0.34 "
3735+ resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.34 .tgz#77104fb7a23ac5c2d0323398480a6d1a84691b09 "
3736+ integrity sha512-g46JhWDBllPJCufIH/8kkA3s1xdj9iKNnX72lJe2Wavh93hXYXm/Gf1daWmp9672iABWJpJpLnn2+1Q+ICkxPQ ==
37373737 dependencies :
37383738 diff-match-patch "^1.0.4"
37393739 immutability-helper "^2.8.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-cn-richtext-editor" ,
3- "version" : " 1.0.33 " ,
3+ "version" : " 1.0.34 " ,
44 "description" : " RichText Editor for React-Native" ,
55 "main" : " index.js" ,
66 "scripts" : {
3232 " Narbe HS <imnapo@gmail.com> (http://learncode.net)"
3333 ],
3434 "author" : " Narbe HS <imnapo@gmail.com> (http://learncode.net)" ,
35- "license" : " ISC " ,
35+ "license" : " MIT " ,
3636 "bugs" : {
3737 "url" : " https://github.com/imnapo/react-native-cn-richtext-editor/issues"
3838 },
You can’t perform that action at this time.
0 commit comments