add json middleware in express

This commit is contained in:
Aman Varshney
2025-04-22 15:04:44 +05:30
parent a518484ede
commit 783995072f
3 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "tanstack-start",
"name": "web",
"private": true,
"type": "module",
"scripts": {