Skip to content

Commit af9add0

Browse files
author
Ives van Hoorne
committed
Update package.json
1 parent a0edadc commit af9add0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"build": "yarn build:dependents && yarn build:prod",
88
"build:prod": "lerna run build --scope app --scope homepage --parallel && gulp",
9-
"build:dependents": "lerna run build --scope codesandbox-api --scope common --scope codesandbox-browserfs --stream && lerna run build --scope sandpack --stream && lerna run build --scope react-sandpack --stream",
9+
"build:dependents": "lerna run build --scope codesandbox-api --scope common --scope codesandbox-browserfs --stream && lerna run build --scope smooshpack --stream && lerna run build --scope react-smooshpack --stream",
1010
"start": "lerna run build --scope codesandbox-browserfs --stream && lerna run start --parallel",
1111
"start:fast": "lerna run start --scope app --stream",
1212
"start:test": "lerna run start:test --scope app --stream",

0 commit comments

Comments
 (0)