Skip to content

Commit fffc0e6

Browse files
committed
update to ng version 18
1 parent 22b07f4 commit fffc0e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libs/ddd/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"yarn": "^1.22.17"
1515
},
1616
"peerDependencies": {
17-
"@angular/core": "^17.0.0",
18-
"@ngrx/schematics": "^17.0.0",
19-
"@nx/angular": ">=17.1.0 <20.0.0"
17+
"@angular/core": "^18.0.0",
18+
"@ngrx/schematics": "^18.0.0",
19+
"@nx/angular": ">=19.1.0 <20.0.0"
2020
},
2121
"main": "src/index.js",
2222
"schematics": "./collection.json",

0 commit comments

Comments
 (0)