mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16:59 +00:00
added back workspaces
This commit is contained in:
parent
377da5198a
commit
906d3db20c
@ -2,6 +2,10 @@
|
||||
"name": "commerce",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"site",
|
||||
"packages/*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "turbo run build --scope=next-commerce --include-dependencies --no-deps",
|
||||
"dev": "turbo run dev",
|
||||
|
Loading…
x
Reference in New Issue
Block a user