Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
chore: upgrade @vue/composition-api to rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 11, 2021
1 parent 1f0125f commit a830274
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 251 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"watch": "yarn compile -w"
},
"dependencies": {
"@vue/composition-api": "1.0.0-rc.3",
"@vue/composition-api": "1.0.0-rc.5",
"defu": "^3.2.2",
"estree-walker": "^2.0.2",
"magic-string": "^0.25.7",
Expand Down Expand Up @@ -103,7 +103,7 @@
"rimraf": "^3.0.2",
"siroc": "0.8.0",
"start-server-and-test": "^1.12.0",
"testcafe": "1.11.0",
"testcafe": "1.12.0",
"tsd": "^0.14.0",
"typescript": "4.2.3",
"yorkie": "^2.0.0"
Expand Down
Loading

1 comment on commit a830274

@vercel
Copy link

@vercel vercel bot commented on a830274 Mar 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.