🔀 Merge branch 'dev' into tests/add-tests
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"dev": "next dev",
|
||||
"build": "vitest run && next build",
|
||||
"analyze": "vitest run && ANALYZE=true next build",
|
||||
"turbo" : "turbo run build",
|
||||
"start": "next start",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"export": "vitest run && next build && next export",
|
||||
@@ -96,7 +97,7 @@
|
||||
"jsdom": "^21.1.1",
|
||||
"prettier": "^2.7.1",
|
||||
"sass": "^1.56.1",
|
||||
"turbo": "^1.7.4",
|
||||
"turbo": "^1.8.3",
|
||||
"typescript": "^4.7.4",
|
||||
"video.js": "^8.0.3",
|
||||
"vitest": "^0.29.3",
|
||||
|
||||
Reference in New Issue
Block a user