• Robert Knight's avatar
    Tidy up package.json · ea86ef28
    Robert Knight authored
    Some development dependencies were listed in 'dependencies'
    and others were listed in 'devDependencies'.
    
    This makes package.json consistent by listing everything
    that is either required to build the client
    in 'dependencies' and everything else in 'devDependencies'.
    
    This also removes several unused dependencies.
    ea86ef28
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...