mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update the lru-cache npm package to v4.0.1.
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
* The `fibers` npm package has been updated to 1.0.14.
|
||||
|
||||
* The `lru-cache` npm package has been updated to 4.0.1.
|
||||
|
||||
* Blaze-related packages have been extracted to
|
||||
[`meteor/blaze`](https://github.com/meteor/blaze), and the main
|
||||
[`meteor/meteor`](https://github.com/meteor/meteor) repository now
|
||||
|
||||
@@ -51,7 +51,7 @@ var packageJson = {
|
||||
// https://github.com/williamwicks/node-eachline/pull/4
|
||||
eachline: "https://github.com/meteor/node-eachline/tarball/ff89722ff94e6b6a08652bf5f44c8fffea8a21da",
|
||||
pathwatcher: "6.7.1",
|
||||
'lru-cache': '2.6.4',
|
||||
'lru-cache': '4.0.1',
|
||||
'cordova-lib': "6.0.0",
|
||||
longjohn: '0.2.11'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user