Skip to content

Commit a23f066

Browse files
committed
update package.json
1 parent 1bb9a78 commit a23f066

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/zoom/meetingsdk-web"
13+
"url": "git+https://github.com/zoom/meetingsdk-web.git"
1414
},
1515
"keywords": [
1616
"zoom",
@@ -42,13 +42,12 @@
4242
},
4343
"files": [
4444
"dist/*",
45-
"types/*",
4645
"index.js",
4746
"embedded.js",
4847
"embedded.d.ts",
4948
"index.d.ts",
5049
"CHANGELOG.md",
51-
"LICENSE.pdf",
50+
"LICENSE.md",
5251
"README.md",
5352
"oss_attribution.txt",
5453
"helper.html",

0 commit comments

Comments
 (0)