mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-22 22:38:05 +03:00
Fix prettier format with version 3.6.2
This commit is contained in:
+2
-2
@@ -13,14 +13,14 @@
|
||||
"@vuepress/bundler-webpack": "2.0.0-rc.2",
|
||||
"@vuepress/plugin-back-to-top": "^2.0.0-rc.3",
|
||||
"@vuepress/plugin-search": "2.0.0-rc.3",
|
||||
"vuepress-plugin-i18n": "https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d",
|
||||
"postcss-loader": "^8.0.0",
|
||||
"prettier": "^3.6.2",
|
||||
"sass": "^1.51.0",
|
||||
"sass-loader": "^14.2.0",
|
||||
"typescript": "^5.8.2",
|
||||
"vue-property-decorator": "^9.1.2",
|
||||
"vuepress": "2.0.0-rc.2"
|
||||
"vuepress": "2.0.0-rc.2",
|
||||
"vuepress-plugin-i18n": "https://codeload.github.com/XTLS/vuepress-plugin-i18n/tar.gz/5ae5b2d"
|
||||
},
|
||||
"scripts": {
|
||||
"docs:dev": "vuepress dev docs --clean-temp --clean-cache",
|
||||
|
||||
Reference in New Issue
Block a user