Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update node devDependencies and dependencies
Per https://github.com/canonical-webteam/practices/issues/147, "dependencies" should contain only and all modules whose content ultimately makes it into the built application. This means "vanilla-framework" goes in "dependencies", but "autoprefixer", "node-sass" etc. are only "devDependencies".
- Loading branch information