AJ
AJ
### Current Behavior Simple setup with 3 angular libs Lib-A - publishable @myOrg/Lib-A Lib-B - publishable @myOrg/Lib-B Lib-C - publishable @myOrg/Lib-C Now Lib-C imports - @myOrg/Lib-A, - @myOrg/Lib-B Now executing...
Currently if you upgrade jsoneditor to 10.x.x we get a dependency error of peer jsoneditor@"^9.10.2" from [email protected] **To Reproduce** npm i jsoneditor ang-jsoneditor **Expected behavior** Dependencies should be updated **Console...
### What happened? We have a form component (reactive forms) and have included the editor to allow users to enter html. we have a basic config with bold, ul, ol...
Added npm install --save @nativescript/tailwind tailwindcss removed .. "@nativescript/theme": "~3.1.0", "nativescript-theme-core": "~1.0.4", Are these required ?