We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274c153 commit b7b8047Copy full SHA for b7b8047
opensaas-sh/app_diff/package.json.diff
@@ -9,10 +9,10 @@
9
+ "env:pull": "npx dotenv-vault@latest pull development .env.server",
10
+ "env:push": "npx dotenv-vault@latest push development .env.server"
11
+ },
12
- "dependencies": {
13
- "@aws-sdk/client-s3": "^3.523.0",
14
- "@aws-sdk/s3-presigned-post": "^3.750.0",
15
-@@ -36,6 +41,7 @@
+ "workspaces": [
+ ".wasp/build/*",
+ ".wasp/out/*"
+@@ -40,6 +45,7 @@
16
"react-apexcharts": "1.4.1",
17
"react-dom": "^18.2.0",
18
"react-hook-form": "^7.60.0",
0 commit comments