49514e4ce4
* Upgrade shiki * Update themes * Update languages * Simplify * Fix compat for other remark code * Update theme again * Fix language gen * Add changeset * Fix code * Update test theme colors * Update changeset * Fix test again
12 lines
236 B
JSON
12 lines
236 B
JSON
{
|
|
"name": "@test/markdoc-render-with-components",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/markdoc": "workspace:*",
|
|
"astro": "workspace:*"
|
|
},
|
|
"devDependencies": {
|
|
"shiki": "^0.14.1"
|
|
}
|
|
}
|