mirror of
https://github.com/valitydev/control-center.git
synced 2024-11-06 02:25:17 +00:00
11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"name": "@vality/ng-core",
|
|
"version": "0.0.1",
|
|
"peerDependencies": {
|
|
"@angular/common": "^14.0.0",
|
|
"@angular/core": "^14.0.0"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
}
|
|
} |