mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
fix: make db a minor
This commit is contained in:
parent
9481f8f9b3
commit
0eb1463db7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
'astro': major
|
||||
'@astrojs/mdx': major
|
||||
'@astrojs/markdown-remark': major
|
||||
'@astrojs/db': major
|
||||
'@astrojs/db': minor
|
||||
'@astrojs/web-vitals': major
|
||||
'@astrojs/underscore-redirects': minor
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue