mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge pull request #7399 from meteor/7267-request-resuming
Package download request resuming
This commit is contained in:
@@ -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'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user