diff options
Improved prism theme
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index eecfb65..d2a123b 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "luxon": "^3.6.1", "markdown-it-abbr": "^2.0.0", "markdown-it-container": "^4.0.0", - "postcss": "^8.5.6", - "prismjs": "^1.30.0" + "postcss": "^8.5.6" } } |