diff --git a/.circleci/config.yml b/.circleci/config.yml index 7870c4bdb..288a51234 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -28,7 +28,7 @@ install_dependency: &install_dependency install_deploysuite: &install_deploysuite name: Installation of install_deploysuite. command: | - git clone --branch v1.4.12 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript + git clone --branch v1.4.13 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript cp ./../buildscript/master_deploy.sh . cp ./../buildscript/buildenv.sh . cp ./../buildscript/awsconfiguration.sh . @@ -184,7 +184,7 @@ jobs: environment: DEPLOY_ENV: "PROD" LOGICAL_ENV: "prod" - ENABLE_CACHE: false + ENABLE_CACHE: true APPNAME: "platform-ui-mvp" steps: *deploy_steps diff --git a/package.json b/package.json index e247c0e8e..b2e953eb2 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "dependencies": { "@datadog/browser-logs": "^4.21.2", "@heroicons/react": "^1.0.6", + "@sprig-technologies/sprig-browser": "^2.20.1", "@stripe/react-stripe-js": "1.13.0", "@stripe/stripe-js": "1.41.0", "apexcharts": "^3.36.0", diff --git a/public/index.html b/public/index.html index 7df78700f..374c41cfc 100644 --- a/public/index.html +++ b/public/index.html @@ -2,24 +2,26 @@
- - - - - - - - - - - - - - -