Closed mmun closed 9 years ago
Closes #21.
This aligns ember-cli-release with the package.json normalization done by npm install --save some-dep as seen here.
npm install --save some-dep
Thanks, this is perfect.
Closes #21.
This aligns ember-cli-release with the package.json normalization done by
npm install --save some-dep
as seen here.