Works with Astro 3
This commit is contained in:
parent
e15aebe3cd
commit
c1431a4d7e
@ -10,10 +10,10 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/mdx": "^0.8.3",
|
||||
"@astrojs/svelte": "^1.0.0",
|
||||
"astro": "^1.0.3",
|
||||
"rehype-external-links": "^2.0.0"
|
||||
"@astrojs/mdx": "^1.1.0",
|
||||
"@astrojs/svelte": "^4.0.2",
|
||||
"astro": "^3.2.2",
|
||||
"rehype-external-links": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"reading-time": "^1.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user