We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7294b commit 8e414bcCopy full SHA for 8e414bc
1 file changed
libs/ddd/package.json
@@ -13,6 +13,9 @@
13
"npm": ">=9",
14
"yarn": "^1.22.17"
15
},
16
+ "dependencies": {
17
+ "tslib": "^2.3.1"
18
+ },
19
"optionalDependencies": {
20
"@ngrx/schematics": "^18.0.0"
21
0 commit comments