Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 7, 2021
1 parent 957e476 commit c693a5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"vue-template-compiler": "^2.6.12"
},
"peerDependencies": {
"@vue/composition-api": "1.0.0-rc.2",
"@vue/composition-api": "1.0.0-rc.3",
"vue": "^2"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10778,7 +10778,7 @@ __metadata:
vue-server-renderer: ^2.6.12
vue-template-compiler: ^2.6.12
peerDependencies:
"@vue/composition-api": 1.0.0-rc.2
"@vue/composition-api": 1.0.0-rc.3
vue: ^2
languageName: unknown
linkType: soft
Expand Down

0 comments on commit c693a5b

Please sign in to comment.