Skip to content

Commit d4680a4

Browse files
chore: replace angular-devkit/build-angular with ngtools/webpack
1 parent 867876c commit d4680a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"zone.js": "^0.8.26"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "~0.7.0-rc.0",
27+
"@ngtools/webpack": "6.1.0-rc.0",
2828
"@angular/compiler-cli": "~6.1.0-beta.3",
2929
"@types/chai": "~4.1.3",
3030
"@types/mocha": "~5.2.1",

0 commit comments

Comments
 (0)