Skip to content

Commit e5efde3

Browse files
committed
chore: release 19.0.1
1 parent 793dde2 commit e5efde3

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": "18.0.1",
3+
"version": "19.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": "^18.0.0",
17+
"@ngrx/schematics": "^19.0.0",
1818
"tslib": "^2.3.1"
1919
},
2020
"peerDependencies": {
21-
"@angular/core": "^18.0.0",
22-
"@nx/angular": ">=19.1.0 <19.8.0"
21+
"@angular/core": "^19.0.0",
22+
"@nx/angular": ">=19.6.0"
2323
},
2424
"main": "src/index.js",
2525
"schematics": "./collection.json",

0 commit comments

Comments
 (0)