From a77e64d93aef4ccc00afb36f6f7e3232bc3ee352 Mon Sep 17 00:00:00 2001 From: Alynx Zhou Date: Tue, 21 Jul 2020 14:46:25 +0800 Subject: [PATCH] Updated stylus dependencies to 0.54.8. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc56b8c1..93709392 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "git://github.com/visionmedia/nib.git" }, "dependencies": { - "stylus": "0.54.5" + "stylus": "^0.54.8" }, "devDependencies": { "connect": "1.x",