Skip to content

Commit 52a4b4e

Browse files
fix: update broken dependencies
1 parent 53c2324 commit 52a4b4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roxi",
3-
"version": "1.0.6",
3+
"version": "1.0.9",
44
"description": "The framework that gets your rocks off",
55
"bin": "lib/cli.js",
66
"scripts": {
@@ -40,10 +40,10 @@
4040
"spassr": "^1.1.2",
4141
"svelte": "^3.23.2",
4242
"svelte-hmr": "^0.9.0",
43-
"svite": "^0.3.1",
43+
"svite": "^0.5.0-beta.0",
4444
"terminal-link": "^2.1.1",
4545
"tree-kill": "^1.2.2",
46-
"vite": "1.0.0-rc.3",
46+
"vite": "1.0.0-rc.4",
4747
"yaml": "^1.10.0"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)