We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a05045 commit 395a291Copy full SHA for 395a291
playground/package.json
@@ -10,15 +10,15 @@
10
"dependencies": {
11
"@types/koa-bodyparser": "^4.3.0",
12
"tailwindcss": "^1.4.6",
13
- "vue": "^3.0.0-beta.15"
+ "vue": "^3.0.4"
14
},
15
"devDependencies": {
16
"@koa/router": "^9.0.1",
17
"@types/fs-extra": "^9.0.1",
18
"@types/koa-json": "^2.0.18",
19
"@types/koa__router": "^8.0.2",
20
"@types/ws": "^7.2.6",
21
- "@vue/compiler-sfc": "^3.0.0-beta.15",
+ "@vue/compiler-sfc": "^3.0.4",
22
"chokidar": "^3.4.0",
23
"concurrently": "^5.2.0",
24
"fast-glob": "^3.2.4",
@@ -28,7 +28,7 @@
28
"koa-json": "^2.0.2",
29
"ts-node": "^8.10.2",
30
"ts-node-dev": "1.0.0-pre.50",
31
- "vite": "^1.0.0-beta.3",
+ "vite": "^1.0.0-rc.13",
32
"ws": "^7.3.0"
33
}
34
0 commit comments