chore(create): bump peer wcb to 6.1.5
bump wcb to latest sync create-wcb version to 0.2.1
This commit is contained in:
parent
a9e5f920c0
commit
751067d367
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "create-wcb",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Scaffold a publishable web-component-base (wcb) custom element with custom-elements.json generation already set up",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
|
|
|||
|
|
@ -37,6 +37,6 @@
|
|||
"vite-plugin-dts": "^5.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"web-component-base": "^6.1.4"
|
||||
"web-component-base": "^6.1.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue