Skip to content

Commit 3229869

Browse files
committed
chore: run npm pkg fix on both packages published to npmjs
1 parent cb50bff commit 3229869

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ngx-web-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"bugs": "https://github.com/ReadAlongs/Studio-Web/issues",
1919
"repository": {
2020
"type": "git",
21-
"url": "https://github.com/ReadAlongs/Studio-Web",
21+
"url": "git+https://github.com/ReadAlongs/Studio-Web.git",
2222
"directory": "packages/ngx-web-component"
2323
}
2424
}

packages/web-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"bugs": "https://github.com/ReadAlongs/Studio-Web/issues",
4343
"repository": {
4444
"type": "git",
45-
"url": "https://github.com/ReadAlongs/Studio-Web",
45+
"url": "git+https://github.com/ReadAlongs/Studio-Web.git",
4646
"directory": "packages/web-component"
4747
}
4848
}

0 commit comments

Comments
 (0)