Merge remote-tracking branch 'origin/master'

This commit is contained in:
crazywhalecc 2022-03-17 19:48:38 +08:00
commit a7f84fb53a

View File

@ -56,7 +56,8 @@ src/
```json
{
"name": "my-first-module",
"description": "这个是一个示例模块打包教程"
"description": "这个是一个示例模块打包教程",
"version": "1.0.0"
}
```