Skip to content

Commit

Permalink
fix: dependabot generating lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sand4rt committed Aug 19, 2023
1 parent ea9f658 commit dca537a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@
"scripts": {
"test": "pnpm --stream -r test",
"build": "pnpm --stream -r build"
}
},
"workspaces": [
"ct-web",
"ct-web-lit",
"playwright-ct-web"
]
}

0 comments on commit dca537a

Please sign in to comment.