Merge pull request #2 from web-padawan/patch-1

chore: update repository and homepage, add bugs
This commit is contained in:
Pascal Schilp
2020-10-24 11:07:34 +02:00
committed by GitHub

View File

@@ -8,11 +8,13 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/open-wc/open-wc.git",
"directory": "packages/create"
"url": "https://github.com/open-wc/create.git"
},
"bugs": {
"url": "https://github.com/open-wc/create/issues"
},
"author": "open-wc",
"homepage": "https://github.com/open-wc/open-wc/tree/master/packages/create",
"homepage": "https://github.com/open-wc/create",
"bin": {
"create-open-wc": "./dist/create.js"
},