cf621340b0
* fix miss a head when the templaterender has a promise * fix * add some test * test files move to md directory * fix add * delect file --------- Co-authored-by: wuls <linsheng.wu@beantechs.com>
9 lines
168 B
JSON
9 lines
168 B
JSON
{
|
|
"name": "@test/astro-content-css",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"astro": "workspace:*",
|
|
"@astrojs/mdx": "workspace:*"
|
|
}
|
|
}
|