We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6474f06 commit bc77e1dCopy full SHA for bc77e1d
examples/hello-world/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@openweb/vue-example",
3
- "version": "0.5.0",
+ "version": "0.6.0",
4
"private": true,
5
"type": "module",
6
"scripts": {
package.json
"name": "vue-component-library-starter",
"description": "The easy way to start your Vue 3 Component Library.",
"keywords": [
"component",
@@ -108,4 +108,4 @@
108
"node": ">=v16.15.0",
109
"pnpm": ">=6.32.11"
110
}
111
-}
+}
0 commit comments