rehype-pretty-code
Advanced tools
Comparing version 0.3.2 to 0.4.0
{ | ||
"name": "rehype-pretty-code", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"description": "Beautiful code for your MD/MDX docs.", | ||
@@ -27,3 +27,4 @@ "main": "./dist/rehype-pretty-code.cjs", | ||
"test": "node --experimental-vm-modules ./node_modules/jest/bin/jest.js", | ||
"playground": "npm run dev --workspace=word-highlighter-playground" | ||
"playground": "npm run dev --workspace=word-highlighter-playground", | ||
"playground-website": "npm run dev --workspace=website" | ||
}, | ||
@@ -30,0 +31,0 @@ "jest": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
919659
22906