mirror of
https://github.com/idrawjs/idraw
synced 2026-05-23 01:28:31 +00:00
docs: update dev.md
This commit is contained in:
parent
a2b8761756
commit
44bc0ca458
1 changed files with 4 additions and 0 deletions
4
dev.md
4
dev.md
|
|
@ -2,4 +2,8 @@
|
|||
```sh
|
||||
lerna add @idraw/types --scope=idraw --dev
|
||||
lerna add @idraw/util --scope=@idraw/core
|
||||
```
|
||||
|
||||
```sh
|
||||
lerna publish --force-publish
|
||||
```
|
||||
Loading…
Reference in a new issue