build(tsconfig): replace @nga path with @akveo path

This commit is contained in:
Alexander Zhukov 2017-06-27 16:34:42 +03:00
parent 640d3202dc
commit 3f3df955b4

View file

@ -9,8 +9,8 @@
"@angular/*": [
"../node_modules/@angular/*"
],
"@nga/*": [
"../node_modules/@nga/*"
"@akveo/*": [
"../node_modules/@akveo/*"
],
"@ng-bootstrap/*": [
"../node_modules/@ng-bootstrap/*"