Files
ingey-eager/projects/dockview-angular/package.json
vato007 c8d0ac80f3
All checks were successful
build / build (push) Successful in 2m53s
Start adding dockview project
2025-12-15 21:28:44 +10:30

13 lines
220 B
JSON

{
"name": "dockview-angular",
"version": "0.0.1",
"peerDependencies": {
"@angular/common": "^20.3.0",
"@angular/core": "^20.3.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false
}