@@ -1,12 +1,12 @@
{
"name": "rehype-prism-plus",
- "version": "1.5.1",
+ "version": "1.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"license": "MIT",
"dependencies": {
"hast-util-to-string": "^2.0.0",
@@ -1,6 +1,6 @@
"description": "rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers",
"source": "index.js",
"files": [
@@ -98,4 +98,4 @@
"prettier --write"
]
}
-}
+}