Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump y18n from 3.2.1 to 3.2.2 #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,18 @@ Output example:
}
```

### post
### post (deprecated)

`npm run post` - uploads the _./upload.json_ file.
~~.`npm run post` - uploads the _./upload.json_ file.~~

* try to combine the labels into one big item (_./examples/upload-bfc-season-combined_)
* if you want to upload into different groups then the uploader will
do it in parallel requests. __This MAY KILL the cms api__.
~~* try to combine the labels into one big item (_./examples/upload-bfc-season-combined_)~~
~~* if you want to upload into different groups then the uploader will~~
~~do it in parallel requests. __This MAY KILL the cms api__.~~

### delete
### delete (deprecated)
~~.`npm run delete` - use the _./delete.json_ file.~~

`npm run delete` - use the _./delete.json_ file.

* read label keys from delete.json and try to delete all labels
~~* read label keys from delete.json and try to delete all labels~~

### get-everything

Expand Down
215 changes: 44 additions & 171 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading