Skip to content

Commit 274c153

Browse files
committed
Breaking changes
1 parent f8837ca commit 274c153

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/app/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "opensaas",
33
"type": "module",
4+
"workspaces": [
5+
".wasp/build/*",
6+
".wasp/out/*"
7+
],
48
"dependencies": {
59
"@aws-sdk/client-s3": "^3.523.0",
610
"@aws-sdk/s3-presigned-post": "^3.750.0",

0 commit comments

Comments
 (0)