commit | c86e44ba8d165c70b41860ba024c16a7f66ef181 | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Tue Feb 28 17:30:57 2023 -0500 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Tue Feb 28 17:30:57 2023 -0500 |
tree | f08473a6962e1953651d2e020ad724ec3dbdfe4a | |
parent | f5dd187bbe93dc82cfd790ebd291061cd3eaf8b8 [diff] [blame] |
started work on good components for transcripts
diff --git a/package.json b/package.json index a6512ff..6bf7993 100644 --- a/package.json +++ b/package.json
@@ -7,7 +7,7 @@ "build": "ANALYZE=true NODE_ENV=production next build", "start": "next start", "lint": "next lint", - "windev": "next dev", + "windev": "next dev -p 3030", "winbuild": "next build" }, "dependencies": {