main #2

Merged
Patrick_Pluto merged 15 commits from React-Group/react-typescript-test:main into main 2024-09-04 22:11:46 +02:00
Showing only changes of commit 595b50585b - Show all commits

View file

@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"dev": "next dev -p 3001",
"build": "next build",
"start": "next start",
"lint": "next lint"