Skip to content

Commit ba300e9

Browse files
committed
chore: rename builder
1 parent 89c49c7 commit ba300e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"architect": {
1818
"build": {
19-
"builder": "@angular-devkit/build-angular:ng-packagr",
19+
"builder": "@angular/build:ng-packagr",
2020
"options": {
2121
"tsConfig": "./tsconfig.lib.json",
2222
"project": "./ng-package.json"

0 commit comments

Comments
 (0)