Fix: Dependency problem

This commit is contained in:
Amritanshu Agrawal 2021-06-13 17:59:01 +05:30
parent defba7636c
commit 375e605e12
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"@angular/router": "^12.0.0",
"mathjs": "^9.3.2",
"moment": "^2.29.1",
"rxjs": "^7.0.1",
"rxjs": "^6.6.7",
"tslib": "^2.2.0",
"zone.js": "~0.11.4"
},