Skip to content

Commit

Permalink
Merge pull request #47 from snyk-tech-services/develop
Browse files Browse the repository at this point in the history
force new version
  • Loading branch information
aarlaud authored Dec 10, 2021
2 parents 9b916b9 + 869e6bd commit 64942f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,8 @@ const requestManager = new requestsManager({snykToken:'21346-1234-1234-1234')
```
const requestManager = new requestsManager({snykToken:'21346-1234-1234-1234', burstSize: 20, period: 100, maxRetryCount: 10})
```



### Notes
Axios is temporarily pinned to 0.21.4 as minor versions above contain breaking change.

0 comments on commit 64942f0

Please sign in to comment.