Skip to content

Commit

Permalink
fix: player ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Nov 12, 2023
1 parent ccf953e commit 663fef2
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 20 deletions.
8 changes: 3 additions & 5 deletions apps/player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,15 @@
},
"devDependencies": {
"@types/node": "20.8.4",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@vitejs/plugin-vue": "3.2.0",
"cypress": "13.5.0",
"cypress-vite": "1.4.2",
"eslint": "8.53.0",
"eslint-plugin-vue": "^9.18.1",
"http-server": "14.1.1",
"eslint-plugin-vue": "9.18.1",
"typescript": "5.0.4",
"vite": "4.3.5",
"vite-plugin-dynamic-publicpath": "1.1.2",
"sass": "1.69.5"
},
"exports": {
Expand Down
88 changes: 73 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 663fef2

Please sign in to comment.