chore: 移除 package-lock.json,避免影响 GitHub Action CI 流程 (yarn)
This commit is contained in:
8
.publish.md
Normal file
8
.publish.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## 发包步骤
|
||||
|
||||
```sh
|
||||
nrm use npm
|
||||
npm adduser
|
||||
npm publish
|
||||
nrm use taobao
|
||||
```
|
Reference in New Issue
Block a user