Update webpack to v3

This commit is contained in:
Jonathan Cremin 2018-04-13 01:42:16 +01:00
parent e12152f7a8
commit b87476abc9
15 changed files with 3030 additions and 6269 deletions

View file

@ -11,7 +11,7 @@ export default function (sequelize, DataTypes) {
'itunes',
'spotify',
'xbox',
'youtube'
'youtube',
),
name: DataTypes.TEXT,
streamUrl: DataTypes.TEXT,