Skip to content

Commit ec2d6ee

Browse files
committed
Initial commit for BreakpointObserver
1 parent fa07419 commit ec2d6ee

File tree

4 files changed

+67
-336
lines changed

4 files changed

+67
-336
lines changed

package-lock.json

+20-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"private": true,
1212
"dependencies": {
1313
"@angular/animations": "^19.1.0",
14+
"@angular/cdk": "^19.2.2",
1415
"@angular/common": "^19.1.0",
1516
"@angular/compiler": "^19.1.0",
1617
"@angular/core": "^19.1.0",

0 commit comments

Comments
 (0)