egon-r пре 1 година
родитељ
комит
e84de728c2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
-  "name": "rehype-prism-plus",
+  "name": "@egonr/rehype-prism-plus",
   "version": "2.0.0",
   "description": "rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers",
   "source": "index.js",