published package

This commit is contained in:
2023-03-08 17:00:08 +01:00
parent 4353b726e2
commit 177b588e12
3 changed files with 3 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/mdx": "^0.17.2",
"astro": "^2.0.16",
"garlic-astro": "file:../../../garlic-astro",
"garlic-astro": "^0.0.1",
"jsdom": "^21.1.0"
}
}