mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Remove lru-cache dependency from stylus
This commit is contained in:
@@ -11,8 +11,7 @@ Package.registerBuildPlugin({
|
||||
],
|
||||
npmDependencies: {
|
||||
stylus: "https://github.com/meteor/stylus/tarball/d4352c9cb4056faf238e6bd9f9f2172472b67c5b", // fork of 0.51.1
|
||||
nib: "1.1.0",
|
||||
"lru-cache": "2.6.4"
|
||||
nib: "1.1.0"
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user