owenashurst / agar.io-clone

Agar.io clone written with Socket.IO and HTML5 canvas
MIT License
2.89k stars 1.12k forks source link

bump nodejs/npm dependencies #428

Closed PeterDaveHello closed 8 years ago

PeterDaveHello commented 8 years ago

  

deeprobin commented 8 years ago

Nice

PeterDaveHello commented 8 years ago

hmmmm ... though it passed the test, seems there is a problem in browser console, and I can't click any button now: SyntaxError: export declarations may only appear at top level of a module

abalabahaha commented 8 years ago

Interesting... might be a breaking change in the Babel 5 -> 6 upgrade

PeterDaveHello commented 8 years ago

Seems so, so sent #430 first.