mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
14 lines
285 B
JSON
14 lines
285 B
JSON
{
|
|
"name": "common",
|
|
"version": "8.7.1",
|
|
"peerDependencies": {
|
|
"@angular/common": "^12.1.0",
|
|
"@angular/core": "^12.1.0",
|
|
"@angular/forms": "^12.1.0",
|
|
"rxjs": "^6.6.3",
|
|
"@ng-bootstrap/ng-bootstrap": "^9.0.2"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
}
|
|
}
|