chore: update deps and start command
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"build": "remix build",
|
||||
"dev": "remix dev",
|
||||
"start": "remix-serve build",
|
||||
"start": "remix-serve ./build/index.js",
|
||||
"typecheck": "tsc --noEmit --pretty --skipLibCheck"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user