Skip to content

Commit ae9fe92

Browse files
committed
chore: release 18.0.1
1 parent d1f40a9 commit ae9fe92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libs/ddd/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-architects/ddd",
3-
"version": "17.0.4",
3+
"version": "18.0.1",
44
"license": "MIT",
55
"author": "Manfred Steyer",
66
"description": "Nx plugin for structuring a monorepo with domains and layers",
@@ -14,12 +14,12 @@
1414
"yarn": "^1.22.17"
1515
},
1616
"dependencies": {
17-
"@ngrx/schematics": "^17.0.0",
17+
"@ngrx/schematics": "^18.0.0",
1818
"tslib": "^2.3.1"
1919
},
2020
"peerDependencies": {
21-
"@angular/core": "^17.0.0",
22-
"@nx/angular": ">=18.0.0 <19.8.0"
21+
"@angular/core": "^18.0.0",
22+
"@nx/angular": ">=19.1.0 <19.8.0"
2323
},
2424
"main": "src/index.js",
2525
"schematics": "./collection.json",

0 commit comments

Comments
 (0)