Skip to content

Commit

Permalink
⚓chore(example/vue3): update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten-K committed Nov 30, 2022
1 parent 771ed43 commit 982beb4
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 166 deletions.
10 changes: 5 additions & 5 deletions example/Vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"preview": "vite preview"
},
"dependencies": {
"simple-worker-timer": "^1.0.6",
"vue": "^3.2.41"
"simple-worker-timer": "^1.0.7",
"vue": "^3.2.45"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.1.2",
"typescript": "^4.8.4",
"vite": "^3.1.8",
"@vitejs/plugin-vue": "^3.2.0",
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vue-tsc": "^0.39.5"
}
}
Loading

0 comments on commit 982beb4

Please sign in to comment.