Fix some styling, add Procfile

This commit is contained in:
Jonathan Cremin 2017-10-23 19:21:19 +01:00
parent a6cd5f4266
commit 2d99710fc2
9 changed files with 246 additions and 15 deletions

View file

@ -18,6 +18,7 @@
"node": "^8.6.0"
},
"dependencies": {
"apple-music-jwt": "^0.1.2",
"babel": "^6.1.18",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
@ -50,7 +51,7 @@
"babel-preset-latest-minimal": "^1.1.2",
"babel-register": "^6.26.0",
"bluebird": "^3.4.1",
"bulma": "^0.4.1",
"bulma": "^0.6.0",
"co": "~4.6.0",
"css-loader": "^0.28.1",
"debug": "^2.6.6",