Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@DamianMullins DamianMullins released this 27 Jul 07:26
· 4 commits to master since this release
119986d

Added

  • Added files property to package.json so that only the neccessary files are published to npm.

Changed

  • Updated browserslist
  • Replaced babel es2015 preset with env
  • Using export keyword in index.js module
  • Moved JavaScript files into root of src directory.

Fixed

  • Fixed error due to extra parenthesis in index.js module