Update package.json
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"export": "next export",
|
||||
"lint": "next lint",
|
||||
"test": "jest --watchAll",
|
||||
"test:ci": "jest --ci --coverage"
|
||||
|
||||
Reference in New Issue
Block a user