Skip to content

Commit

Permalink
try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzofox3 committed Jan 29, 2024
1 parent d68bf6a commit a280bb5
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 22 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"playwright": "^1.41.1",
"prettier": "^3.2.4",
"rollup": "^4.9.6",
"terser": "^5.27.0"
Expand Down
1 change: 0 additions & 1 deletion packages/controllers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"devDependencies": {
"@cofn/core": "workspace:*",
"@cofn/test-lib": "workspace:*",
"playwright": "^1.40.1",
"vite": "^5.0.4"
}
}
1 change: 0 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"author": "Laurent RENARD",
"devDependencies": {
"@cofn/test-lib": "workspace:*",
"playwright": "^1.40.1",
"vite": "^5.0.4"
}
}
1 change: 0 additions & 1 deletion packages/view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"devDependencies": {
"@cofn/core": "workspace:*",
"@cofn/test-lib": "workspace:*",
"playwright": "^1.40.1",
"vite": "^5.0.4",
"zora-reporters": "^1.4.0"
}
Expand Down
31 changes: 12 additions & 19 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 a280bb5

Please sign in to comment.