正在显示
1 个修改的文件
包含
3 行增加
和
3 行删除
1 | { | 1 | { |
2 | - "name": "@umi-material/demo", | 2 | + "name": "@umi-blocks/demo", |
3 | "version": "1.0.0", | 3 | "version": "1.0.0", |
4 | - "description": "a demo material of umi", | 4 | + "description": "a demo block of umi", |
5 | "main": "src/index.js", | 5 | "main": "src/index.js", |
6 | "scripts": { | 6 | "scripts": { |
7 | "dev": "umi dev" | 7 | "dev": "umi dev" |
8 | }, | 8 | }, |
9 | "repository": { | 9 | "repository": { |
10 | "type": "git", | 10 | "type": "git", |
11 | - "url": "https://github.com/umijs/umi-materials/demo" | 11 | + "url": "https://github.com/umijs/umi-blocks/demo" |
12 | }, | 12 | }, |
13 | "dependencies": { | 13 | "dependencies": { |
14 | "react": ">=16.0.0", | 14 | "react": ">=16.0.0", |
请
注册
或
登录
后发表评论