Skip to content

Commit

Permalink
Pin stylus version
Browse files Browse the repository at this point in the history
0.54.8 has an issue (fixed, but not released yet):
stylus/stylus#2549
  • Loading branch information
rlidwka committed Nov 17, 2020
1 parent c3e2580 commit 15373c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"mkdirp": "^0.5.1",
"pug": "^2.0.0-beta6",
"resolve": "^1.1.7",
"stylus": "^0.54.2"
"stylus": "=0.54.7"
},
"devDependencies": {
"eslint": "^3.4.0",
Expand Down

0 comments on commit 15373c6

Please sign in to comment.