File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1010 "type" : " git" ,
1111 "url" : " git+https://github.com/commt/commt-rn.git"
1212 },
13- "peerDependencies " : {
13+ "dependencies " : {
1414 "dayjs" : " ^1.11.9" ,
1515 "axios" : " ^1.4.0" ,
1616 "node-forge" : " ^1.3.1" ,
2222 "react-native-svg" : " ^13.10.0" ,
2323 "react-native-gifted-chat" : " ^2.4.0"
2424 },
25+ "devDependencies" : {
26+ "typescript" : " 4.8.4" ,
27+ "@types/node-forge" : " ^1.3.9" ,
28+ "@types/react" : " ^18.0.24" ,
29+ "@tsconfig/react-native" : " ^2.0.2"
30+ },
2531 "keywords" : [
2632 " commt" ,
2733 " react-native-chat-sdk" ,
3541 " custom-chat-plugin"
3642 ],
3743 "contributors" : [
38- " Mesut KILINCASLAN" ,
39- " Sedanur AKÇİL"
44+ { "name" : " Mesut KILINCASLAN" } ,
45+ { "name" : " Sedanur AKÇİL" }
4046 ],
41- "publishConfig" : {
42- "registry" :" https://github.com/commt/commt-rn.git"
43- },
4447 "bugs" : {
4548 "url" : " https://github.com/commt/commt-rn.git/issues"
4649 },
You can’t perform that action at this time.
0 commit comments