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 e2a16cf commit 5a80c15Copy full SHA for 5a80c15
examples/hello-world/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@openweb/vue-example",
3
- "version": "0.6.0",
+ "version": "0.7.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",
@@ -99,4 +99,4 @@
99
"node": ">=v16.15.0",
100
"pnpm": ">=6.32.11"
101
}
102
-}
+}
0 commit comments