add angular runtime dependencies #15381
Description
Resolves #15378
Angular runtime dependencies have removed in package.json. I have reAdded. the problem seens at 7.3
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
Go to module project.
run yarn
yarn start
expected behavior:
it should work.