We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae7137 commit 67198c8Copy full SHA for 67198c8
feishu-pages/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "feishu-pages",
3
- "version": "0.6.5",
+ "version": "0.6.6",
4
"description": "Generate Feishu Wiki into a Markdown for work with Static Page Generators.",
5
"repository": {
6
"url": "https://github.com/longbridgeapp/feishu-pages"
@@ -24,7 +24,7 @@
24
"@types/node": "^20.5.7",
25
"axios": "^1.5.0",
26
"dotenv": "^16.3.1",
27
- "feishu-docx": "^0.6.1",
+ "feishu-docx": "^0.6.2",
28
"marked": "^11.1.0",
29
"marked-xhtml": "^1.0.8",
30
"mime-types": "^2.1.35",
0 commit comments