Skip to content

Commit

Permalink
Remove workflows from package.json since pnpm uses pnpm-workspace.yam…
Browse files Browse the repository at this point in the history
…l and print warning on this key
  • Loading branch information
ai committed Oct 18, 2024
1 parent c56d3bf commit c47cc31
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@
"prepare:husky": "husky",
"tsnode": "./scripts/tsnode"
},
"workspaces": [
"api",
"core",
"server",
"web",
"loader-tests",
"proxy",
"extension"
],
"devDependencies": {
"@logux/eslint-config": "53.4.1",
"@types/chrome": "^0.0.278",
Expand Down

0 comments on commit c47cc31

Please sign in to comment.