Skip to content

Commit

Permalink
chore: add vite to indo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed May 24, 2024
1 parent 72b9fb8 commit 50a66f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .indo.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,12 @@
},
"vendor/cac": {
"url": "https://github.com/aleclarson/cac"
},
"vendor/vite": {
"url": "https://github.com/alloc/vite.git"
}
},
"alias": {
"vite": "@alloc/vite"
}
}
}

0 comments on commit 50a66f2

Please sign in to comment.