chore: add code hike to remark plugins

This commit is contained in:
Andrea
2023-10-26 12:14:12 +02:00
parent e030f94953
commit e832a0ecdb
3 changed files with 24 additions and 52 deletions

View File

@@ -8,7 +8,7 @@
"typecheck": "tsc --noEmit --pretty --skipLibCheck"
},
"dependencies": {
"@code-hike/mdx": "^0.8.3",
"@code-hike/mdx": "^0.9.0",
"@remix-run/node": "^2.1.0",
"@remix-run/react": "^2.1.0",
"@remix-run/serve": "^2.1.0",