dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Add engines to package.json #41

Closed matt-gadd closed 8 years ago

matt-gadd commented 8 years ago

Supporting only v6+ for now. Fixes https://github.com/dojo/cli/issues/38

We will potentially transpile to es5 in the future when async/await is supported for that target.