Timothy Lin 3 ani în urmă
părinte
comite
80b8481377
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "rehype-prism-plus",
   "name": "rehype-prism-plus",
-  "version": "1.4.3",
+  "version": "1.5.0",
   "lockfileVersion": 1,
   "lockfileVersion": 1,
   "requires": true,
   "requires": true,
   "dependencies": {
   "dependencies": {

+ 1 - 1
package.json

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