From e9d83a1da4002092e3cff42d47dc23a7826b4785 Mon Sep 17 00:00:00 2001 From: curben-bot Date: Sun, 28 Oct 2018 06:55:33 +0000 Subject: [PATCH] chore(deps): update dependency precss to v3 --- themes/typing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/typing/package.json b/themes/typing/package.json index 46f7748..b682a05 100644 --- a/themes/typing/package.json +++ b/themes/typing/package.json @@ -26,6 +26,6 @@ "cssnano": "^3.7.3", "postcss-cli": "^2.5.2", "postcss-import": "^8.1.2", - "precss": "^1.4.0" + "precss": "^3.0.0" } }