Convert .env
to config.json
. Settle changes.
This commit is contained in:
parent
a16dc64155
commit
56b61b2c1e
12 changed files with 64 additions and 104 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "butterflyvu",
|
||||
"type": "module",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"license": "GPL-3.0-only",
|
||||
"author": {
|
||||
"name": "SudoVanilla"
|
||||
|
@ -34,8 +34,7 @@
|
|||
"dependencies": {
|
||||
"@astrojs/mdx": "4.0.0-beta.2",
|
||||
"@astrojs/prism": "3.0.0-beta.0",
|
||||
"@astrojs/vue": "5.0.0-beta.0",
|
||||
"@minpluto/zorn": "^0.4.51",
|
||||
"@minpluto/zorn": "^0.4.64",
|
||||
"astro": "5.0.0-beta.5",
|
||||
"astro-analytics": "^2.7.0",
|
||||
"astro-breadcrumbs": "^3.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue