浏览代码

Update package.json

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