1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-26 16:44:22 +02:00

Update Contributing.md (#3598)

Fix LearnaJs broken link
This commit is contained in:
Charanjit Singh
2020-04-10 21:29:23 +05:30
committed by GitHub
parent 4f1cbf9418
commit c9891a29e1

View File

@@ -80,7 +80,7 @@ If you only want to run a specific test or tests, you can run `yarn test --fgrep
## Publishing Releases ## Publishing Releases
Since we use [Lerna](https://lernajs.io) to manage the Slate packages this is fairly easy, just run: Since we use [Lerna](https://lerna.js.org) to manage the Slate packages this is fairly easy, just run:
```js ```js
yarn release yarn release