Skip to content

Commit

Permalink
Merge pull request #9 from dannyYassine/update-package-json
Browse files Browse the repository at this point in the history
Update-package-json
  • Loading branch information
dannyYassine authored Mar 2, 2024
2 parents d6a3c0f + 9e3ad0f commit e7349a6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 794 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/upload-converage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ defaults:

on:
workflow_dispatch:

push:
branches:
- master
jobs:
coverage:
runs-on: ubuntu-latest
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,11 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.3.0",
"@vue/test-utils": "^2.4.4",
"coveralls": "^3.1.0",
"happy-dom": "^13.3.8",
"jsdom": "^21.1.1",
"nyc": "^15.1.0",
"playwright": "^1.37.1",
"playwright-test-coverage": "^1.2.12",
"prettier": "^3.2.5",
"start-server-and-test": "^1.11.7",
"vite": "^5.1.0",
"vite-plugin-dts": "^3.7.3",
"vite-plugin-istanbul": "^5.0.0",
Expand Down
Loading

0 comments on commit e7349a6

Please sign in to comment.