We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb9a78 commit a23f066Copy full SHA for a23f066
1 file changed
package.json
@@ -10,7 +10,7 @@
10
},
11
"repository": {
12
"type": "git",
13
- "url": "git+https://github.com/zoom/meetingsdk-web"
+ "url": "git+https://github.com/zoom/meetingsdk-web.git"
14
15
"keywords": [
16
"zoom",
@@ -42,13 +42,12 @@
42
43
"files": [
44
"dist/*",
45
- "types/*",
46
"index.js",
47
"embedded.js",
48
"embedded.d.ts",
49
"index.d.ts",
50
"CHANGELOG.md",
51
- "LICENSE.pdf",
+ "LICENSE.md",
52
"README.md",
53
"oss_attribution.txt",
54
"helper.html",
0 commit comments