Merge branch 'pages-update' into 'main'
Update package.json See merge request SinusFox/Operations-Research-Tool!47
This commit was merged in pull request #65.
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
|
"export": "next export",
|
||||||
"lint": "next lint",
|
"lint": "next lint",
|
||||||
"test": "jest --watchAll",
|
"test": "jest --watchAll",
|
||||||
"test:ci": "jest --ci --coverage"
|
"test:ci": "jest --ci --coverage"
|
||||||
|
|||||||
Reference in New Issue
Block a user