Failed to cleanly publish 109
Author: arvCreated May 24, 2016Updated May 26, 2016
npm run just-published failed to tag and update the github repo because the tests now fail.
The problem is that our commonjs output does not handle circular dependencies and that makes src/runtime/modules/typeof.js not work.
Source: google/traceur-compiler