• 登录

fanwh / workai-design-blocks · 文件

GitLab

  • 转到仪表盘
  • 项目
  • 活动
  • 文件
  • 提交
  • 构建 0
  • 图表
  • 里程碑
  • 问题 0
  • 合并请求 0
  • 标记
  • 维基
  • 派生
  • 网络
333389e5fb84a00e639a9d75ee96728d3e242df8
  • workai-design-blocks
  • templates
  • user-dashboard
  • package.json
  • chore: update blocks and improve the local dev expirence
    4f93ea15
    sorrycc 在
    6 years ago  
    创建 浏览文件 »
package.json 173 Bytes
原文件 审查 历史 永久链接
1 2 3 4 5 6 7 8
{
  "name": "UserDashboard",
  "description": "User dashboard example with umi, antd and dva.",
  "dependencies": {
    "antd": "^3.23.4",
    "umi-request": "^1.0.0"
  }
}