richgilbank / Scratch-JS

Run ES6, CoffeeScript and LiveScript on any page from Chrome's DevTools!
MIT License
350 stars 50 forks source link

Bump versions #57

Closed richgilbank closed 9 years ago

richgilbank commented 9 years ago

Bumps Babel to 5.x.x and Scratch to version v0.0.18. The Babel changes include a migration to the babel-core package, which includes a change to error messages, so I'm updating the SyntaxError handling to be constructed more manually. Closes https://github.com/richgilbank/Scratch-JS/issues/53