@@ -7,10 +7,13 @@
|
||||
"build": "next build --webpack",
|
||||
"start": "next start",
|
||||
"lint": "eslint",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "vitest run"
|
||||
},
|
||||
"dependencies": {
|
||||
"@adventureos/application": "*",
|
||||
"@adventureos/db": "*",
|
||||
"@adventureos/domain": "*",
|
||||
"@adventureos/shared": "*",
|
||||
"@serwist/next": "^9.0.12",
|
||||
"@tanstack/react-query": "^5.67.2",
|
||||
|
||||
Reference in New Issue
Block a user