Skip to content

Commit 50a66f2

Browse files
committed
chore: add vite to indo.json
1 parent 72b9fb8 commit 50a66f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.indo.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@
2020
},
2121
"vendor/cac": {
2222
"url": "https://github.com/aleclarson/cac"
23+
},
24+
"vendor/vite": {
25+
"url": "https://github.com/alloc/vite.git"
2326
}
2427
},
2528
"alias": {
2629
"vite": "@alloc/vite"
2730
}
28-
}
31+
}

0 commit comments

Comments
 (0)