aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/deployer/package.json')
-rw-r--r--packages/deployer/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/deployer/package.json b/packages/deployer/package.json
index 64852e89d..346b967e2 100644
--- a/packages/deployer/package.json
+++ b/packages/deployer/package.json
@@ -23,8 +23,8 @@
"assets": [],
"docPublishConfigs": {
"extraFileIncludes": ["../types/src/index.ts"],
- "s3BucketPath": "s3://depoyer-docs-jsons/",
- "s3StagingBucketPath": "s3://staging-depoyer-docs-jsons/"
+ "s3BucketPath": "s3://doc-jsons/deployer/",
+ "s3StagingBucketPath": "s3://staging-doc-jsons/deployer/"
}
}
},