tddbin / tddbin-frontend

The source of TDDbin. -
http://tddbin.com
MIT License
225 stars 36 forks source link

Sort npm dev dependencies #35

Closed basecode closed 7 years ago

basecode commented 7 years ago

This happens automatically when you install a npm package with --dev or --save-dev.

With this change we're going to have a nicer diff when we install new npm packages in the future.