fix: lock

This commit is contained in:
bholmesdev 2023-02-14 10:26:20 -05:00
parent 937f7ad7c8
commit 61ceb11fb4
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdoc": "^0.0.1",
"@astrojs/markdoc": "^0.0.0",
"astro": "^2.0.6"
}
}

View file

@ -309,7 +309,7 @@ importers:
examples/with-markdoc:
specifiers:
'@astrojs/markdoc': ^0.0.1
'@astrojs/markdoc': ^0.0.0
astro: ^2.0.6
dependencies:
'@astrojs/markdoc': link:../../packages/integrations/markdoc