This repository was archived by the owner on Jan 14, 2022. It is now read-only.
Version 2.0.1
- Removed the
--versionand--edgeflags, which weren't being used. They'll be back eventually! - Changed the shorthand for
--directoryto-d. - Removed the post-install script that wasn't being used anyway.
- Updated Bower to 1.6.8, which will remove a warning related to
fs-write-stream-atomic. - Switched from the
execmodule to Node's built-inchild_process.exec, which removes a deprecation warning seen when installing the CLI.