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 21556c7 commit b370353Copy full SHA for b370353
packages/vue-composable/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-composable",
3
- "version": "1.0.0-alpha.2",
+ "version": "1.0.0-alpha.3",
4
"description": "vue-composable",
5
"main": "index.js",
6
"module": "dist/vue-composable.esm-bundler.js",
@@ -37,7 +37,7 @@
37
},
38
"homepage": "https://github.com/pikax/vue-composable",
39
"dependencies": {
40
- "@vue-composable/core": "1.0.0-alpha.",
+ "@vue-composable/core": "1.0.0-alpha.1",
41
"@vue-composable/web": "1.0.0-alpha.1"
42
43
"peerDependencies": {
0 commit comments