mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
build(tsconfig): replace @nga path with @akveo path
This commit is contained in:
parent
640d3202dc
commit
3f3df955b4
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
||||||
"@angular/*": [
|
"@angular/*": [
|
||||||
"../node_modules/@angular/*"
|
"../node_modules/@angular/*"
|
||||||
],
|
],
|
||||||
"@nga/*": [
|
"@akveo/*": [
|
||||||
"../node_modules/@nga/*"
|
"../node_modules/@akveo/*"
|
||||||
],
|
],
|
||||||
"@ng-bootstrap/*": [
|
"@ng-bootstrap/*": [
|
||||||
"../node_modules/@ng-bootstrap/*"
|
"../node_modules/@ng-bootstrap/*"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue