set aik version to only pull miniors (#63)

This commit is contained in:
Adam Matthiesen 2024-03-23 11:03:03 -07:00 committed by GitHub
parent e2aee9d036
commit cb4184599b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/astro-gists": patch
---
set dependency version for AIK

View File

@ -48,7 +48,7 @@
},
"dependencies": {
"@expressive-code/plugin-line-numbers": "^0.33.5",
"astro-integration-kit": "^0.7.1",
"astro-integration-kit": "~0.7.1",
"chalk": "5.3.0",
"expressive-code": "^0.33.5",
"hast-util-to-html": "8.0.4",

View File

@ -24,7 +24,7 @@ importers:
specifier: ^4.4.1
version: 4.4.11
astro-integration-kit:
specifier: ^0.7.1
specifier: ~0.7.1
version: 0.7.1(astro@4.4.11)
chalk:
specifier: 5.3.0