Skip to content

Commit 6e494ef

Browse files
authored
Merge pull request #233 from Arthurk12/update-samples-tag
chore(samples): update the plugins sdk version to 0.1.9
2 parents be5ae99 + 0de4d8c commit 6e494ef

File tree

46 files changed

+172
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+172
-172
lines changed

samples/sample-actions-bar-plugin/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/sample-actions-bar-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^20.3.1",
1010
"@types/react": "^18.2.13",
1111
"babel-plugin-syntax-dynamic-import": "^6.18.0",
12-
"bigbluebutton-html-plugin-sdk": "0.1.6",
12+
"bigbluebutton-html-plugin-sdk": "0.1.9",
1313
"path": "^0.12.7",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",

samples/sample-apps-gallery-item-plugin/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/sample-apps-gallery-item-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/react": "^18.2.13",
1111
"@types/react-dom": "^18.2.6",
1212
"babel-plugin-syntax-dynamic-import": "^6.18.0",
13-
"bigbluebutton-html-plugin-sdk": "0.1.6",
13+
"bigbluebutton-html-plugin-sdk": "0.1.9",
1414
"path": "^0.12.7",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",

samples/sample-audio-settings-dropdown-plugin/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/sample-audio-settings-dropdown-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^20.3.1",
1010
"@types/react": "^18.2.13",
1111
"babel-plugin-syntax-dynamic-import": "^6.18.0",
12-
"bigbluebutton-html-plugin-sdk": "0.1.6",
12+
"bigbluebutton-html-plugin-sdk": "0.1.9",
1313
"browser-bunyan": "^1.8.0",
1414
"path": "^0.12.7",
1515
"react": "^18.2.0",

samples/sample-camera-settings-dropdown-plugin/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/sample-camera-settings-dropdown-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^20.3.1",
1010
"@types/react": "^18.2.13",
1111
"babel-plugin-syntax-dynamic-import": "^6.18.0",
12-
"bigbluebutton-html-plugin-sdk": "0.1.6",
12+
"bigbluebutton-html-plugin-sdk": "0.1.9",
1313
"path": "^0.12.7",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",

samples/sample-custom-subscription-hook/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/sample-custom-subscription-hook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/node": "^20.3.1",
1010
"@types/react": "^18.2.13",
1111
"babel-plugin-syntax-dynamic-import": "^6.18.0",
12-
"bigbluebutton-html-plugin-sdk": "0.1.6",
12+
"bigbluebutton-html-plugin-sdk": "0.1.9",
1313
"path": "^0.12.7",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)