fixes
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"start": "remix-serve ./build/server/index.js",
|
||||
"typecheck": "tsc",
|
||||
"lint": "biome lint",
|
||||
"format": "biome format --write"
|
||||
"format": "biome format --write",
|
||||
"routes": "remix routes"
|
||||
},
|
||||
"dependencies": {
|
||||
"@code-hike/mdx": "0.9.0",
|
||||
|
Reference in New Issue
Block a user