Skip to content

Commit 7b61ff0

Browse files
committed
feat: basic working
1 parent 5f73f46 commit 7b61ff0

File tree

24 files changed

+879
-618
lines changed

24 files changed

+879
-618
lines changed

examples/plugin-git-ui/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@vitejs/devtools": "workspace:*",
18-
"@vitejs/devtools-kit": "workspace:*"
18+
"@vitejs/devtools-kit": "workspace:*",
19+
"tinyexec": "catalog:deps"
1920
},
2021
"devDependencies": {
2122
"vite": "catalog:build"

0 commit comments

Comments
 (0)