We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403e591 commit 75c98feCopy full SHA for 75c98fe
packages/vue-stylus/package.js
@@ -15,7 +15,7 @@ Package.registerBuildPlugin({
15
'vue-stylus.js'
16
],
17
npmDependencies: {
18
- stylus: "https://github.com/meteor/stylus/tarball/d4352c9cb4056faf238e6bd9f9f2172472b67c5b", // fork of 0.51.1
+ stylus: 'https://github.com/meteor/stylus/tarball/bb47a357d132ca843718c63998eb37b90013a449', // fork of 0.54.5
19
nib: "1.1.0"
20
}
21
});
0 commit comments