Skip to content

Commit

Permalink
Merge pull request #46 from snyk-tech-services/fix/force-release
Browse files Browse the repository at this point in the history
fix: update readme and force release
  • Loading branch information
aarlaud authored Dec 10, 2021
2 parents e1971b8 + d4ed2ab commit 869e6bd
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 869e6bd

Please sign in to comment.