Skip to content

Commit

Permalink
Merge pull request #677 from CodeForAfrica/ft/charter-africa-prod
Browse files Browse the repository at this point in the history
charterafrica production deployment
  • Loading branch information
koechkevin authored May 13, 2024
2 parents 95ccbc6 + 435bb81 commit 4a346ac
Show file tree
Hide file tree
Showing 3 changed files with 1,394 additions and 587 deletions.
2 changes: 1 addition & 1 deletion apps/charterafrica/contrib/dokku/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM codeforafrica/charterafrica-ui:0.1.18
FROM codeforafrica/charterafrica-ui:0.1.19
12 changes: 6 additions & 6 deletions apps/charterafrica/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "charterafrica",
"version": "0.1.18",
"version": "0.1.19",
"private": true,
"author": "Code for Africa <tech@codeforafrica.org>",
"description": "This is the official code for https://charter.africa site",
Expand Down Expand Up @@ -52,11 +52,11 @@
"@nivo/tooltip": "^0.84.0",
"@nivo/waffle": "^0.84.0",
"@payloadcms/bundler-webpack": "^1.0.6",
"@payloadcms/db-mongodb": "^1.4.0",
"@payloadcms/db-mongodb": "^1.5.1",
"@payloadcms/plugin-cloud-storage": "^1.1.2",
"@payloadcms/plugin-nested-docs": "^1.0.11",
"@payloadcms/plugin-seo": "^2.2.0",
"@payloadcms/richtext-slate": "^1.4.0",
"@payloadcms/plugin-nested-docs": "^1.0.12",
"@payloadcms/plugin-seo": "^2.3.2",
"@payloadcms/richtext-slate": "^1.5.2",
"@react-spring/web": "^9.7.3",
"@sentry/nextjs": "^7.86.0",
"airtable": "^0.12.2",
Expand All @@ -68,7 +68,7 @@
"next": "^14.1.1",
"next-seo": "^6.4.0",
"nodemailer-sendgrid": "^1.0.3",
"payload": "^2.9.0",
"payload": "^2.16.1",
"prop-types": "^15.8.1",
"qs": "^6.11.2",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 4a346ac

Please sign in to comment.