This commit is contained in:
David Ralph
2019-07-01 19:46:15 +01:00
parent a513a9762a
commit d22f7ceb71
37 changed files with 770 additions and 225 deletions

View File

@@ -9,8 +9,9 @@
"js-watch": "webpack --progress --watch"
},
"devDependencies": {
"sass": "1.18.0",
"webpack": "4.29.6",
"webpack-cli": "3.3.0"
"eslint": "6.0.0",
"sass": "1.21.0",
"webpack": "4.35.0",
"webpack-cli": "3.3.4"
}
}