Skip to content

Commit 306a7ab

Browse files
Update README
1 parent 11780c7 commit 306a7ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,9 @@ import { arrayToTree } from "performant-array-to-tree";
178178

179179
const tree = arrayToTree(array);
180180
```
181+
182+
## Development
183+
184+
`yarn version` to create a new version
185+
`npm login`
186+
`npm publish --access public` to publish it to npm

0 commit comments

Comments
 (0)