mirror of
https://github.com/jlengrand/create-1.git
synced 2026-03-10 08:11:25 +00:00
Merge pull request #2 from web-padawan/patch-1
chore: update repository and homepage, add bugs
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user