Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Commit

Permalink
chore(vite): try branch
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuoushub committed Dec 18, 2022
1 parent 6964641 commit dd2d8f0
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 284 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"solid-start-node": "0.2.7",
"typescript": "4.9.4",
"vite": "4.0.1"
"vite": "git@github.com:csr632/vite.git#feat/fix-resolve-optimized"
},
"dependencies": {
"@solidjs/meta": "0.28.2",
Expand All @@ -26,7 +26,7 @@
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
"vite": "4"
"vite": "0"
}
}
}
Expand Down

0 comments on commit dd2d8f0

Please sign in to comment.