Fix encoding
This commit is contained in:
Родитель
52590cf40b
Коммит
337031fb38
|
@ -1,4 +1,4 @@
|
||||||
/// <reference path="telemetrycontext.ts" />
|
/// <reference path="telemetrycontext.ts" />
|
||||||
/// <reference path="./Telemetry/Common/Data.ts"/>
|
/// <reference path="./Telemetry/Common/Data.ts"/>
|
||||||
/// <reference path="./Util.ts"/>
|
/// <reference path="./Util.ts"/>
|
||||||
/// <reference path="./Contracts/Generated/SessionState.ts"/>
|
/// <reference path="./Contracts/Generated/SessionState.ts"/>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"name": "applicationinsights-js",
|
"name": "applicationinsights-js",
|
||||||
"main": "dist/ai.0.js",
|
"main": "dist/ai.0.js",
|
||||||
"version": "0.22.11,
|
"version": "0.22.11,
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"name": "applicationinsights-js",
|
"name": "applicationinsights-js",
|
||||||
"version": "0.22.11",
|
"version": "0.22.11",
|
||||||
"description": "[Application Insights](https://azure.microsoft.com/services/application-insights/) tells you about your app\u0027s performance and usage. By adding a few lines of code to your web pages, you get data about how many users you have, which pages are most popular, how fast pages load, whether they throw exceptions, and more. And you can add code to track more detailed user activity.",
|
"description": "[Application Insights](https://azure.microsoft.com/services/application-insights/) tells you about your app\u0027s performance and usage. By adding a few lines of code to your web pages, you get data about how many users you have, which pages are most popular, how fast pages load, whether they throw exceptions, and more. And you can add code to track more detailed user activity.",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче