Timothy Lin 2 éve
szülő
commit
62228e884f
2 módosított fájl, 3 hozzáadás és 3 törlés
  1. 2 2
      package-lock.json
  2. 1 1
      package.json

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "rehype-prism-plus",
-  "version": "1.6.2",
+  "version": "1.6.3",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "rehype-prism-plus",
-      "version": "1.6.2",
+      "version": "1.6.3",
       "license": "MIT",
       "dependencies": {
         "hast-util-to-string": "^2.0.0",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "rehype-prism-plus",
-  "version": "1.6.2",
+  "version": "1.6.3",
   "description": "rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers",
   "source": "index.js",
   "files": [