mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +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/*": [
|
||||
"../node_modules/@angular/*"
|
||||
],
|
||||
"@nga/*": [
|
||||
"../node_modules/@nga/*"
|
||||
"@akveo/*": [
|
||||
"../node_modules/@akveo/*"
|
||||
],
|
||||
"@ng-bootstrap/*": [
|
||||
"../node_modules/@ng-bootstrap/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue