More stuff
This commit is contained in:
+7
-2
@@ -9,12 +9,17 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.5.2"
|
||||
"@astrojs/node": "^9.1.3",
|
||||
"@titaniumnetwork-dev/ultraviolet": "^3.2.10",
|
||||
"astro": "^5.5.2",
|
||||
"wisp-server-node": "^1.1.7"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"bufferutil",
|
||||
"esbuild",
|
||||
"sharp"
|
||||
"sharp",
|
||||
"utf-8-validate"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user