Skip to content

Commit

Permalink
chore: reverts strapi version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmontgomery committed Mar 1, 2024
1 parent b4b4857 commit 3f8b58e
Show file tree
Hide file tree
Showing 2 changed files with 4,399 additions and 3,720 deletions.
14 changes: 7 additions & 7 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"dependencies": {
"@mattie-bundle/strapi-plugin-search": "^1.0.0-alpha.3",
"@mattie-bundle/strapi-provider-search-algolia": "^1.0.0-alpha.3",
"@strapi/admin": "4.20.3",
"@strapi/database": "4.20.3",
"@strapi/plugin-i18n": "4.20.3",
"@strapi/plugin-users-permissions": "4.20.3",
"@strapi/provider-upload-aws-s3": "4.20.3",
"@strapi/strapi": "4.20.3",
"@strapi/typescript-utils": "^4.20.3",
"@strapi/admin": "4.10.7",
"@strapi/database": "4.10.7",
"@strapi/plugin-i18n": "4.10.7",
"@strapi/plugin-users-permissions": "4.10.7",
"@strapi/provider-upload-aws-s3": "4.10.7",
"@strapi/strapi": "4.10.7",
"@strapi/typescript-utils": "^4.10.7",
"pg": "^8.11.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 3f8b58e

Please sign in to comment.