0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-04-07 23:41:43 -05:00
This commit is contained in:
Matthew Phillips 2024-01-25 14:47:02 -05:00
parent 85358de062
commit aabb50afa9
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/db",
"version": "0.1.2",
"version": "0.1.3",
"description": "",
"license": "MIT",
"type": "module",

4
pnpm-lock.yaml generated
View file

@ -3879,10 +3879,10 @@ importers:
packages/db/test/fixtures/recipes:
dependencies:
'@astrojs/db':
specifier: ^0.1.2
specifier: workspace:*
version: link:../../..
astro:
specifier: ^4.2.4
specifier: workspace:*
version: link:../../../../astro
packages/db/test/fixtures/ticketing-example: