Skip to content

Commit

Permalink
feat: optimize translate.mjs and generateMd.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
jellyshuang committed Feb 8, 2025
1 parent 27dadad commit 75510e8
Show file tree
Hide file tree
Showing 4 changed files with 394 additions and 15 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"@bifrostui/react": "^1.1.10",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@inquirer/prompts": "^7.3.1",
"@makotot/ghostui": "2.0.0",
"@testing-library/jest-dom": "^5.15.1",
"@testing-library/react": "^15.0.6",
Expand Down Expand Up @@ -88,6 +89,7 @@
"mdast-util-from-markdown": "^0.8.0",
"minimist": "^1.2.8",
"openai": "^4.80.0",
"ora": "^8.2.0",
"pinyin": "^2.11.2",
"postcss-less": "^6.0.0",
"prettier": "^3.0.0",
Expand Down
Loading

0 comments on commit 75510e8

Please sign in to comment.