Skip to content

Commit

Permalink
revert: re-enable workspaces
Browse files Browse the repository at this point in the history
(cherry picked from commit f5a78b775258ebda478b10306215aeac4419d6f3)
  • Loading branch information
blaggacao committed Jul 22, 2024
1 parent 6268f15 commit 6411b36
Show file tree
Hide file tree
Showing 2 changed files with 3,761 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"aworkspaces": ["frontend", "frappe-ui"],
"workspaces": ["frontend", "frappe-ui"],
"scripts": {
"postinstall": "cd frontend && yarn install",
"dev": "cd frontend && yarn dev",
"build": "cd frontend && yarn build"
}
}
}
Loading

0 comments on commit 6411b36

Please sign in to comment.