Skip to content

Commit 1394406

Browse files
committed
19.0.0
1 parent 88d1983 commit 1394406

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects/ngb-filterable-dropdown/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bugsplat/ngb-filterable-dropdown",
3-
"version": "17.0.0",
3+
"version": "19.0.0",
44
"private": false,
55
"license": "MIT",
66
"repository": {
@@ -14,9 +14,9 @@
1414
"tslib": "^2.0.0"
1515
},
1616
"peerDependencies": {
17-
"@angular/common": ">=14.1.0",
18-
"@angular/core": ">=14.1.0",
19-
"@ng-bootstrap/ng-bootstrap": ">=17.0.0",
17+
"@angular/common": ">=19.0.0",
18+
"@angular/core": ">=19.0.0",
19+
"@ng-bootstrap/ng-bootstrap": ">=18.0.0",
2020
"bootstrap": ">=5.3.3"
2121
}
2222
}

0 commit comments

Comments
 (0)