Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.6 -- fixes.tar.gz | 2017-05-17 | 9.5 kB | |
3.0.6 -- fixes.zip | 2017-05-17 | 13.6 kB | |
README.md | 2017-05-17 | 308 Bytes | |
Totals: 3 Items | 23.4 kB | 1 |
Changelog
- fix: use
Object.assign()
instead of object spread operator because non-standard feature [#229] - fix: removed
babel: {}
options frompackage.json
- fix: remove dangling comma because non-standard feature [#230]
- fix: remove
module
andjsnext:main
properties frompackage.json