修改配置
Showing
.gitignore
0 → 100644
| ... | ... | @@ -14,5 +14,8 @@ |
| "瑞图魔术手画布组件" | ||
| ], | ||
| "author": "毛线", | ||
| "license": "ISC" | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "html2canvas": "^1.4.1" | ||
| } | ||
| } |
Please register or sign in to comment
| ... | ... | @@ -14,5 +14,8 @@ |
| "瑞图魔术手画布组件" | ||
| ], | ||
| "author": "毛线", | ||
| "license": "ISC" | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "html2canvas": "^1.4.1" | ||
| } | ||
| } |