Upgrade dependencies

This commit is contained in:
Paulus Schoutsen
2016-11-26 17:43:55 -08:00
parent 8ff385a568
commit 0df7f83ebd
8 changed files with 928 additions and 900 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
"strict": 0,
"prefer-spread": 0,
"no-plusplus": 0,
"no-bitwise": 0
"no-bitwise": 0,
"comma-dangle": 0
},
plugins: [
"html"