`dist` folder is missing on npm with version 2.0.3
DanSnow opened this issue · 2 comments
DanSnow commented
Subject of the issue
As you can see there is no dist folder https://unpkg.com/browse/hast-util-from-dom@2.0.3/
Your environment
- OS:
- Packages: 2.0.2 ~ 2.0.3
- Env:
wooorm commented
Sorry about that, fixed in 2.0.4!
DanSnow commented
Thanks!