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

Commit 99d402e

Browse files
authored
chore: bump @ngtools/webpack version to 1.3.1 (#134)
1 parent c399e1e commit 99d402e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependencyManager.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ function resolveAngularDeps(usedDependencies) {
7979
} else {
8080
Object.assign(depsToAdd, {
8181
"typescript": "~2.2.2",
82-
"@ngtools/webpack": "1.3.0",
82+
"@ngtools/webpack": "1.3.1",
8383
});
8484
}
8585

0 commit comments

Comments
 (0)