This commit is contained in:
Kamil Szostak 2016-05-05 12:45:07 -07:00
Родитель 52590cf40b
Коммит 337031fb38
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,4 +1,4 @@
/// <reference path="telemetrycontext.ts" />
/// <reference path="telemetrycontext.ts" />
/// <reference path="./Telemetry/Common/Data.ts"/>
/// <reference path="./Util.ts"/>
/// <reference path="./Contracts/Generated/SessionState.ts"/>

Просмотреть файл

@ -1,4 +1,4 @@
{
{
"name": "applicationinsights-js",
"main": "dist/ai.0.js",
"version": "0.22.11,

Просмотреть файл

@ -1,4 +1,4 @@
{
{
"name": "applicationinsights-js",
"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.",