mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
update packages
This commit is contained in:
parent
268632513c
commit
52e1138ee2
2 changed files with 1341 additions and 59 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"build:pwa": "cross-env VITE_PWA_ENABLED=true vite build",
|
||||
"update-and-build": "pnpm update @movie-web/providers && pnpm run build",
|
||||
"test": "vitest run",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint --ext .tsx,.ts src",
|
||||
|
|
|
|||
1399
pnpm-lock.yaml
1399
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue