refactor: update prefix to shorten mw

This commit is contained in:
2025-08-10 17:56:27 -03:00
parent 85a366d998
commit ed4a6f194a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
"projectType": "library",
"root": "projects/my-wallet-ds",
"sourceRoot": "projects/my-wallet-ds/src",
"prefix": "lib",
"prefix": "mw",
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:ng-packagr",