Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit980cd79

Browse files
committed
feat: update package file to support 19
1 parentae0e7cf commit980cd79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎projects/angular-split/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"angular-split",
3-
"version":"18.0.0",
3+
"version":"19.0.0",
44
"description":"Angular UI library to split views and allow dragging to resize areas using CSS grid layout.",
55
"author":"beeman",
66
"scripts": {
@@ -60,8 +60,8 @@
6060
}
6161
},
6262
"peerDependencies": {
63-
"@angular/common":">=18.0.0",
64-
"@angular/core":">=18.0.0",
63+
"@angular/common":">=19.0.0",
64+
"@angular/core":">=19.0.0",
6565
"rxjs":">=7.0.0"
6666
},
6767
"dependencies": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp