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 2, 2024
1 parent 6268f15 commit 81649f6
Show file tree
Hide file tree
Showing 2 changed files with 3,730 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 81649f6

Please sign in to comment.