Skip to content

Commit

Permalink
fix: missing types in release (#800)
Browse files Browse the repository at this point in the history
rc.11 is broken because the types are not included in the package.
Using `git bisect` I found the culprit commit 85c2b1b

The only change that has an impact is the addition of `type/compat.ts` which should have been named `types/compat.d.ts` I think.

This commit applies the fix, and should hopefuly fix the packaging.

Fixes #799
  • Loading branch information
cexbrayat authored Jul 28, 2021
1 parent 07481e0 commit 4b1acdb
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 4b1acdb

Please sign in to comment.