Skip to content

Commit

Permalink
Merge pull request #745 from Microsoft/users/piyalij/revskuversions
Browse files Browse the repository at this point in the history
Update version for web sku
  • Loading branch information
jpiyali committed Jan 7, 2019
2 parents 503c831 + adc32cf commit 689659f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AISKU/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-web",
"version": "1.0.0-beta.9",
"version": "1.0.0-beta.10",
"description": "Microsoft Application Insights Javascript SDK API 1.0 beta",
"main": "dist/applicationinsights-web.js",
"module": "dist-esm/applicationinsights-web.js",
Expand All @@ -21,7 +21,7 @@
"typescript": "2.5.3"
},
"dependencies": {
"@microsoft/applicationinsights-analytics-js": "^1.0.0-beta.11",
"@microsoft/applicationinsights-analytics-js": "^1.0.0-beta.12",
"@microsoft/applicationinsights-channel-js": "^1.0.0-beta.11",
"@microsoft/applicationinsights-common": "^1.0.0-beta.13",
"@microsoft/applicationinsights-core-js": "^1.0.0-beta.3",
Expand Down

0 comments on commit 689659f

Please sign in to comment.