Webpack build for branch master: 4dc70d8cef

This commit is contained in:
Travis CI 2017-02-06 06:28:26 +00:00
parent 1b7e74e5f3
commit 0eeb7e06af
2 changed files with 4 additions and 4 deletions

View file

@ -9067,12 +9067,12 @@ module.exports = {
"@types/node": "^7.0.0",
"long": "^3.2.0",
"pako": "^1.0.0",
"superagent": "^3.3.0",
"superagent": "^3.4.0",
"tweetnacl": "^0.14.0",
"ws": "^2.0.0"
},
"peerDependencies": {
"bufferutil": "^1.3.0",
"bufferutil": "^2.0.0",
"erlpack": "hammerandchisel/erlpack",
"node-opus": "^0.2.0",
"opusscript": "^0.0.2",
@ -9094,7 +9094,7 @@ module.exports = {
"erlpack": false,
"opusscript": false,
"node-opus": false,
"tweet-nacl": false,
"tweetnacl": false,
"src/sharding/Shard.js": false,
"src/sharding/ShardClientUtil.js": false,
"src/sharding/ShardingManager.js": false,

File diff suppressed because one or more lines are too long