Merge pull request #7399 from meteor/7267-request-resuming

Package download request resuming
This commit is contained in:
Ben Newman
2016-07-14 14:17:51 +00:00
committed by GitHub
5 changed files with 128 additions and 4 deletions

View File

@@ -54,7 +54,8 @@ var packageJson = {
runas: "3.1.1",
'lru-cache': '2.6.4',
'cordova-lib': "6.0.0",
longjohn: '0.2.11'
longjohn: '0.2.11',
'stream-buffers': '3.0.0'
}
};