You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: include index files when traversing `files` field (#17)
* feat: consider files field from package.json
* chore: added empty folder to fix the tests
* fix: eslint
* fix: index files are included, non-existent packages not throwing error
Co-authored-by: blam <[email protected]>