Skip to content

Commit 75c98fe

Browse files
Martin BučkoGuillaume Chau
authored andcommitted
Fixing issue #198 (#231)
Fixing issue [#198](#198)
1 parent 403e591 commit 75c98fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-stylus/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Package.registerBuildPlugin({
1515
'vue-stylus.js'
1616
],
1717
npmDependencies: {
18-
stylus: "https://github.com/meteor/stylus/tarball/d4352c9cb4056faf238e6bd9f9f2172472b67c5b", // fork of 0.51.1
18+
stylus: 'https://github.com/meteor/stylus/tarball/bb47a357d132ca843718c63998eb37b90013a449', // fork of 0.54.5
1919
nib: "1.1.0"
2020
}
2121
});

0 commit comments

Comments
 (0)