v1.2.1
Bug Fixes:
- Upgrade
peerDependencies
to allow[email protected]+
to be used with gl-draw. - Update
package.json
so that usage of library from npm always results in pulling in the built bundle. - Remove
require()
'ing of unsed node builtins likefs
andpath
from the bundle.