## To publish this package
1. update the version number in package.json
2. update the CHANGES.md
3. move to the package directory (packages/svgcanvas)
4. run 'npm publish' (that will automate the build)
5. create a commit with above changes called 'release x.y.z'