Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit e4148bb

Browse files
authored
chore: bump @ngtools/webpack version to 1.6.0 (#255)
1 parent c721e6e commit e4148bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ function resolveAngularDeps(usedDependencies) {
9898
} else {
9999
Object.assign(depsToAdd, {
100100
"typescript": "~2.3.4",
101-
"@ngtools/webpack": "~1.5.0",
101+
"@ngtools/webpack": "~1.6.0",
102102
});
103103
}
104104

0 commit comments

Comments
 (0)