This repository was archived by the owner on Mar 23, 2023. It is now read-only.
v0.1.0
Added
- Added
filesproperty topackage.jsonso that only the neccessary files are published to npm.
Changed
- Updated browserslist
- Replaced babel es2015 preset with env
- Using export keyword in
index.jsmodule - Moved JavaScript files into root of
srcdirectory.
Fixed
- Fixed error due to extra parenthesis in
index.jsmodule