Browse Source

Update package.json

egon-r 1 year ago
parent
commit
e84de728c2
1 changed files with 1 additions and 1 deletions
  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",