Skip to content

Commit ffd9146

Browse files
Update package.json
Updating dependencies to recognize the new parameter
1 parent aa03d9e commit ffd9146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"main": "./dist/index.js",
2323
"types": "./dist/index.d.ts",
2424
"dependencies": {
25-
"applicationinsights-js": "^1.0.12",
26-
"@types/applicationinsights-js": "^1.0.2"
25+
"applicationinsights-js": "^1.0.15",
26+
"@types/applicationinsights-js": "^1.0.5"
2727
},
2828
"peerDependencies": {
2929
"@angular/router": "^5.0.0",

0 commit comments

Comments
 (0)