Skip to content

Commit d82c708

Browse files
committed
fix(typings): needs applicationinsights-js types
closes TrilonIO#9
1 parent 02a60dc commit d82c708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"types": "./dist/index.d.ts",
2525
"dependencies": {
2626
"@angular/router": "^3.4.5",
27+
"@types/applicationinsights-js": "^1.0.2",
2728
"applicationinsights-js": "^1.0.8",
2829
"rxjs": "^5.0.3"
2930
},

0 commit comments

Comments
 (0)