Skip to content

Commit

Permalink
Publish v2.0.0-internal.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbliss committed Sep 25, 2024
1 parent ebf6a44 commit c2e4bd5
Show file tree
Hide file tree
Showing 23 changed files with 116 additions and 116 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/live-share-acs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share-acs",
"version": "2.0.0-internal.7",
"version": "2.0.0-internal.8",
"description": "Live Share integration package for Azure Communication Services.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand Down Expand Up @@ -29,7 +29,7 @@
}
},
"devDependencies": {
"@microsoft/live-share": "2.0.0-internal.7",
"@microsoft/live-share": "2.0.0-internal.8",
"@azure/communication-calling": "^1.27.3",
"@types/assert": "^1.5.6",
"@types/mocha": "^10.0.1",
Expand All @@ -40,7 +40,7 @@
"typescript": "~5.5.3"
},
"peerDependencies": {
"@microsoft/live-share": "2.0.0-internal.7",
"@microsoft/live-share": "2.0.0-internal.8",
"@azure/communication-calling": "^1.14.0"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/live-share-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share-canvas",
"version": "2.0.0-internal.7",
"version": "2.0.0-internal.8",
"description": "Live Share extension library for collaborative inking.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand Down Expand Up @@ -30,7 +30,7 @@
}
},
"devDependencies": {
"@microsoft/live-share": "2.0.0-internal.7",
"@microsoft/live-share": "2.0.0-internal.8",
"@types/assert": "^1.5.6",
"@types/mocha": "^10.0.1",
"@types/node": "^20.2.3",
Expand All @@ -41,7 +41,7 @@
"typescript": "~5.5.3"
},
"peerDependencies": {
"@microsoft/live-share": "2.0.0-internal.7",
"@microsoft/live-share": "2.0.0-internal.8",
"fluid-framework": "^2.0.0"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/live-share-media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share-media",
"version": "2.0.0-internal.7",
"version": "2.0.0-internal.8",
"description": "Live Share classes that synchronize media playback across clients.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand Down Expand Up @@ -31,7 +31,7 @@
}
},
"devDependencies": {
"@microsoft/live-share": "2.0.0-internal.7",
"@microsoft/live-share": "2.0.0-internal.8",
"@fluidframework/mocha-test-setup": "^2.0.0-rc.1.0.9",
"@fluidframework/test-runtime-utils": "^2.0.0",
"@fluidframework/test-utils": "^2.0.0",
Expand All @@ -46,7 +46,7 @@
"typescript": "~5.5.3"
},
"peerDependencies": {
"@microsoft/live-share": "2.0.0-internal.7",
"@microsoft/live-share": "2.0.0-internal.8",
"fluid-framework": "^2.0.0"
},
"repository": {
Expand Down
Loading

0 comments on commit c2e4bd5

Please sign in to comment.