Skip to content

Commit

Permalink
Remove get-func-name dependency (#1416)
Browse files Browse the repository at this point in the history
  • Loading branch information
koddsson committed Oct 8, 2021
1 parent 865c65d commit a8b8d79
Show file tree
Hide file tree
Showing 7 changed files with 1,289 additions and 7,824 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ Chai offers a robust Plugin architecture for extending Chai's assertions and int
- [chaijs / check-error](https://github.com/chaijs/check-error): Error comparison and information related utility for Node.js and the browser.
- [chaijs / loupe](https://github.com/chaijs/loupe): Inspect utility for Node.js and browsers.
- [chaijs / pathval](https://github.com/chaijs/pathval): Object value retrieval given a string path.
- [chaijs / get-func-name](https://github.com/chaijs/get-func-name): Utility for getting a function's name for node and the browser.

### Contributing

Expand Down

0 comments on commit a8b8d79

Please sign in to comment.