Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Commit

Permalink
feat: update prefix for library components
Browse files Browse the repository at this point in the history
  • Loading branch information
thomastoye committed Jun 23, 2019
1 parent 446d471 commit 88b1743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"projectType": "library",
"root": "projects/ng-hoepel-common",
"sourceRoot": "projects/ng-hoepel-common/src",
"prefix": "lib",
"prefix": "hoepel",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
Expand Down Expand Up @@ -152,4 +152,4 @@
}
}},
"defaultProject": "ng-hoepel-common"
}
}

0 comments on commit 88b1743

Please sign in to comment.