Skip to content

Commit 9b0cedf

Browse files
authored
fix: keep project-build out of cli runtime deps (#5844)
1 parent bfcdef6 commit 9b0cedf

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"@emotion/hash": "^0.9.2",
3737
"@trpc/client": "^10.45.2",
3838
"@webstudio-is/http-client": "workspace:*",
39-
"@webstudio-is/project-build": "workspace:*",
4039
"@webstudio-is/project-migrations": "workspace:*",
4140
"@webstudio-is/protocol": "workspace:*",
4241
"acorn": "^8.14.1",
@@ -76,6 +75,7 @@
7675
"@vitejs/plugin-react": "^4.4.1",
7776
"@webstudio-is/css-engine": "workspace:*",
7877
"@webstudio-is/image": "workspace:*",
78+
"@webstudio-is/project-build": "workspace:*",
7979
"@webstudio-is/react-sdk": "workspace:*",
8080
"@webstudio-is/sdk": "workspace:*",
8181
"@webstudio-is/sdk-components-animation": "workspace:*",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)