Client: add webpack notifier

This commit is contained in:
Chocobozzz
2016-07-20 11:43:31 +02:00
parent a64668c024
commit 66698b833f
2 changed files with 4 additions and 1 deletions

View File

@@ -62,6 +62,7 @@
"webpack": "^1.13.1",
"webpack-md5-hash": "0.0.5",
"webpack-merge": "^0.13.0",
"webpack-notifier": "^1.3.0",
"webtorrent": "^0.93.2",
"zone.js": "0.6.12"
},