mirror of
https://github.com/Aviortheking/games.git
synced 2025-04-22 10:52:09 +00:00
Update package.json
This commit is contained in:
parent
26df50c4a8
commit
392a5f75cb
@ -5,7 +5,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"server": "next start",
|
"start": "next start",
|
||||||
"lint": "eslint . --ext .ts,.tsx",
|
"lint": "eslint . --ext .ts,.tsx",
|
||||||
"test": "jest --config jext.config.js"
|
"test": "jest --config jext.config.js"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user