Add support for sound notifications on Windows 7 and 8

ding.mp3 is derived from /platform repository.
This commit is contained in:
Yuya Ochiai
2017-04-01 01:12:04 +09:00
parent 366c73b164
commit 2fa618c9c9
5 changed files with 21 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
"mocha-circleci-reporter": "0.0.2",
"npm-run-all": "^4.0.2",
"spectron": "~3.6.0",
"url-loader": "^0.5.8",
"webpack": "^2.2.1",
"webpack-dev-server": "^2.4.1",
"webpack-merge": "^3.0.0"