aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/.staging.discharge.json
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-11-03 08:26:04 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-11-03 08:26:04 +0800
commitbb9c21fb14a87b4d9eeed8b45815d22bee8be203 (patch)
tree38004f70538c4a6d78beb97fdb607d3947b66399 /packages/instant/.staging.discharge.json
parent245fa954246e32c973a92e7474aacf74ab8940d8 (diff)
downloaddexon-sol-tools-bb9c21fb14a87b4d9eeed8b45815d22bee8be203.tar
dexon-sol-tools-bb9c21fb14a87b4d9eeed8b45815d22bee8be203.tar.gz
dexon-sol-tools-bb9c21fb14a87b4d9eeed8b45815d22bee8be203.tar.bz2
dexon-sol-tools-bb9c21fb14a87b4d9eeed8b45815d22bee8be203.tar.lz
dexon-sol-tools-bb9c21fb14a87b4d9eeed8b45815d22bee8be203.tar.xz
dexon-sol-tools-bb9c21fb14a87b4d9eeed8b45815d22bee8be203.tar.zst
dexon-sol-tools-bb9c21fb14a87b4d9eeed8b45815d22bee8be203.zip
chore: prettier and linter
Diffstat (limited to 'packages/instant/.staging.discharge.json')
-rw-r--r--packages/instant/.staging.discharge.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/packages/instant/.staging.discharge.json b/packages/instant/.staging.discharge.json
index e36d256de..1026b9986 100644
--- a/packages/instant/.staging.discharge.json
+++ b/packages/instant/.staging.discharge.json
@@ -1,13 +1,13 @@
{
- "domain": "0x-instant-staging",
- "build_command": "yarn build:umd:prod",
- "upload_directory": "public",
- "index_key": "index.html",
- "error_key": "index.html",
- "trailing_slashes": true,
- "cache": 3600,
- "aws_profile": "default",
- "aws_region": "us-east-1",
- "cdn": false,
- "dns_configured": true
+ "domain": "0x-instant-staging",
+ "build_command": "yarn build:umd:prod",
+ "upload_directory": "public",
+ "index_key": "index.html",
+ "error_key": "index.html",
+ "trailing_slashes": true,
+ "cache": 3600,
+ "aws_profile": "default",
+ "aws_region": "us-east-1",
+ "cdn": false,
+ "dns_configured": true
}