Unvendor playmusic, move to eslint

This commit is contained in:
Jonathan Cremin 2015-05-16 22:32:51 +01:00
parent c7bfb3edf6
commit 23e8ee2405
8 changed files with 39 additions and 529 deletions

View file

@ -9,7 +9,7 @@
"clean": "rm -f ./public/javascript/bundle.js"
},
"engines": {
"node": "0.10.x"
"node": "0.12.x"
},
"browserify": {
"transform": [
@ -39,6 +39,7 @@
"morgan": "~1.5.0",
"node-jsx": "^0.12.4",
"node-uuid": "^1.4.2",
"playmusic": "^2.0.0",
"promised-mongo": "^0.11.1",
"rdio": "^1.5.2",
"react": "^0.12.1",