Skip to content

Commit 3859def

Browse files
committed
update docs
1 parent ae3ed3d commit 3859def

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fastapi_best_architecture_docs",
33
"version": "1.0.0",
4-
"description": "fastapi_best_architecture 官方文档\n\n",
4+
"description": "fastapi_best_architecture 官方文档",
55
"main": "index.js",
66
"scripts": {
77
"dev": "vuepress dev docs",
@@ -21,5 +21,8 @@
2121
"@iconify/json": "^2.2.282",
2222
"mermaid": "^11.4.1",
2323
"swiper": "^11.1.15"
24+
},
25+
"resolutions": {
26+
"esbuild": "0.24.0"
2427
}
2528
}

0 commit comments

Comments
 (0)