Skip to content

Commit b7b8047

Browse files
committed
Fix patch
1 parent 274c153 commit b7b8047

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

opensaas-sh/app_diff/package.json.diff

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
+ "env:pull": "npx dotenv-vault@latest pull development .env.server",
1010
+ "env:push": "npx dotenv-vault@latest push development .env.server"
1111
+ },
12-
"dependencies": {
13-
"@aws-sdk/client-s3": "^3.523.0",
14-
"@aws-sdk/s3-presigned-post": "^3.750.0",
15-
@@ -36,6 +41,7 @@
12+
"workspaces": [
13+
".wasp/build/*",
14+
".wasp/out/*"
15+
@@ -40,6 +45,7 @@
1616
"react-apexcharts": "1.4.1",
1717
"react-dom": "^18.2.0",
1818
"react-hook-form": "^7.60.0",

0 commit comments

Comments
 (0)