Timothy Lin 3 tahun lalu
induk
melakukan
a8ce18f38b
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  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.3.2",
+  "version": "1.4.2",
   "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.1",
+  "version": "1.4.2",
   "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": [