remove all dependencies and make thempeerDependencies (which will be provided by the portal/any other app that uses this lib)
@ya7ya I think this same exact thing should be done in paratii-lib. In fact I believe none of our libs should have any true dependencies at all so as to 100% avoid bundled dependency duplication.
Work Done
peerDependencies
(which will be provided by the portal/any other app that uses this lib)@ya7ya I think this same exact thing should be done in
paratii-lib
. In fact I believe none of our libs should have any truedependencies
at all so as to 100% avoid bundled dependency duplication.cc @jellegerbrandy