Skip to content

Commit

Permalink
feat: playground use 0.1.1-beta vue-skia
Browse files Browse the repository at this point in the history
  • Loading branch information
meloalright committed Aug 14, 2024
1 parent 8a00108 commit 9f1fd53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vue-playground/package-ci.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-playground",
"version": "0.10.0",
"version": "0.11.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"prismjs": "^1.29.0",
"vue": "^3.2.13",
"vue-live": "^2.5.4",
"vue-skia": "0.1.0"
"vue-skia": "0.1.1-beta"
},
"devDependencies": {
"@types/node": "^20.5.0",
Expand Down

0 comments on commit 9f1fd53

Please sign in to comment.