Skip to content

Commit d2aa076

Browse files
committed
Merge branch '6.0.0' of https://github.com/zoom/meetingsdk-web into 6.0.0
2 parents 6d725b6 + 763680c commit d2aa076

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

oss_attribution.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2666,7 +2666,7 @@ Permission is hereby granted, free of charge, to any person
26662666
---
26672667

26682668
MIT License
2669-
(Lodash 4.17.21, lodash-es 4.17.21, lodash.debounce 4.0.8, lodash.isempty 4.4.0, lodash.isequal 4.5.0, lodash.throttle 4.1.1, lodash.uniqueid 4.0.1)
2669+
(Lodash 4.17.23, lodash-es 4.17.23, lodash.debounce 4.0.8, lodash.isempty 4.4.0, lodash.isequal 4.5.0, lodash.throttle 4.1.1, lodash.uniqueid 4.0.1)
26702670

26712671
====
26722672

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"files": [
4444
"dist/*",
4545
"types/*",
46-
"index.js",
4746
"embedded.js",
4847
"embedded.d.ts",
4948
"index.d.ts",
@@ -55,4 +54,4 @@
5554
"externalLinkPage.html",
5655
"postinstall.js"
5756
]
58-
}
57+
}

0 commit comments

Comments
 (0)