6 Star 42 Fork 54

苏杰豪/小兔鲜儿-vue3+ts-uniapp-项目笔记

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 334 Bytes
一键复制 编辑 原始数据 按行查看 历史
苏杰豪 提交于 2023-09-26 14:45 +08:00 . chore: update deps
{
"type": "module",
"scripts": {
"docs:dev": "vitepress dev",
"docs:build": "vitepress build",
"docs:preview": "vitepress preview"
},
"devDependencies": {
"@vite-pwa/vitepress": "^0.2.0",
"vitepress": "1.0.0-rc.8"
},
"dependencies": {
"markdown-it-custom-attrs": "^1.0.2",
"vue": "^3.3.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Megasu/uni-app-shop-note.git
git@gitee.com:Megasu/uni-app-shop-note.git
Megasu
uni-app-shop-note
小兔鲜儿-vue3+ts-uniapp-项目笔记
master

搜索帮助