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" } }