mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
parent
a16368a31a
commit
b3a7329b40
2 changed files with 2 additions and 1 deletions
|
|
@ -207,6 +207,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"markdown-table": "^3.0.3",
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-gyp": "^10.1.0",
|
||||
"p-map": "^7.0.2",
|
||||
"prettier": "^3.2.5",
|
||||
"remark-cli": "^11.0.0",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"installCommand": "npx bun@1.1.3 install"
|
||||
"installCommand": "bun install"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue