Linting [skip-ci]

This commit is contained in:
Justin 2020-04-29 20:10:41 +02:00
parent da213b6bb5
commit 5e070d4852
3 changed files with 4 additions and 5 deletions

View File

@ -5,9 +5,9 @@
- `@gitbeaker/core`
- feats: adds options interface for MergeRequest.all() [#606](https://github.com/jdalrymple/gitbeaker/pull/606) ([@AlvaroBernalG](https://github.com/AlvaroBernalG) [@jdalrymple](https://github.com/jdalrymple))
#### ⚠️ Pushed to `master`
#### ⚠️ Pushed to `master`
- Linting [skip-ci] ([@jdalrymple](https://github.com/jdalrymple))
- Linting [skip-ci](<[@jdalrymple](https://github.com/jdalrymple)>)
#### 🔩 Dependencies

View File

@ -642,6 +642,7 @@ This started as a fork from [node-gitlab-legacy](https://github.com/node-gitlab/
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
- [Dylan DesRosier](https://github.com/ddesrosier)

View File

@ -1,7 +1,5 @@
{
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "19.1.0",