Skip to content

Commit

Permalink
chore: remove workspace from package.json since we have `pnpm-works… (
Browse files Browse the repository at this point in the history
#38166)

chore: remove workspace from `package.json` since we have `pnpm-workspace`
  • Loading branch information
dammy001 authored Jul 6, 2022
1 parent e5be344 commit a37abc6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"name": "nextjs-project",
"version": "0.0.0",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"new-error": "plop error",
"new-test": "plop test",
Expand Down

0 comments on commit a37abc6

Please sign in to comment.