Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: remove wrappy from package.json (#27)
`wrappy` was previously added to dependencies in order to flatten it, but we no longer do legacy-style for npm itself, so this can go away. PR-URL: #27 Credit: @rickschubert Reviewed-By: @zkat
- Loading branch information