File tree 2 files changed +1
-8
lines changed
packages/test-e2e-composition
2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@vue/apollo-composable" : " ^4.0.0-alpha.10" ,
19
19
"@vue/apollo-util" : " ^4.0.0-alpha.6" ,
20
- "@vue/composition-api" : " ^0.6.1 " ,
20
+ "@vue/composition-api" : " ^1.0.0-beta.16 " ,
21
21
"core-js" : " ^3.1.2" ,
22
22
"graphql-type-json" : " ^0.3.0" ,
23
23
"marked" : " ^0.7.0" ,
Original file line number Diff line number Diff line change 3059
3059
optionalDependencies:
3060
3060
prettier "^1.18.2"
3061
3061
3062
- "@vue/composition-api@^0.6.1":
3063
- version "0.6.7"
3064
- resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-0.6.7.tgz#4481b547cea65dc936432f7efcf1a39f9c69420c"
3065
- integrity sha512-WAWEQK4urEsMNe3OyOp7VnMmegRZT2yRB3fDGLRXPMdfuo4+nM+uMEhUgDiUg9LFSXfLWhjwuFOJ2hnS2X7AUw==
3066
- dependencies:
3067
- tslib "^2.0.0"
3068
-
3069
3062
"@vue/composition-api@^1.0.0-beta.16":
3070
3063
version "1.0.0-beta.16"
3071
3064
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.0.0-beta.16.tgz#9f7202125214e9398f68018c1162b57b14fd0bdc"
You can’t perform that action at this time.
0 commit comments