We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78eb14 commit e2921dbCopy full SHA for e2921db
package.json
@@ -14,15 +14,15 @@
14
"karma": "karma start --circle true"
15
},
16
"dependencies": {
17
- "applicationinsights-js": "1.0.14"
+ "applicationinsights-js": "1.0.14",
18
+ "@types/applicationinsights-js": "1.0.5"
19
20
"devDependencies": {
21
"@microsoft/sp-build-web": "~1.3.0",
22
"@microsoft/sp-core-library": "~1.3.0",
23
"@microsoft/sp-module-interfaces": "~1.3.0",
24
"@microsoft/sp-webpart-base": "~1.3.0",
25
"@microsoft/sp-webpart-workbench": "~1.3.0",
- "@types/applicationinsights-js": "^1.0.5",
26
"@types/chai": ">=3.4.34 <3.6.0",
27
"@types/enzyme": "2.8.7",
28
"@types/mocha": ">=2.2.33 <2.6.0",
0 commit comments