Skip to content

Commit

Permalink
update start
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Dec 19, 2023
1 parent 12f76cc commit a0acf52
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 113 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@
"start": "node ./.output/server/index.mjs"
},
"dependencies": {
"@solidjs/router": "^0.10.1",
"@solidjs/start": "^0.4.0-alpha.5",
"@solidjs/router": "^0.10.5",
"@solidjs/start": "^0.4.0-alpha.11",
"solid-js": "^1.8.7",
"vinxi": "0.0.48",
"typescript": "^5.3.3"
"vinxi": "0.0.52"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit a0acf52

Please sign in to comment.