Skip to content

Commit

Permalink
Fixed 4.12.7 revert
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Andrew Hinchey <[email protected]>
  • Loading branch information
ChrisHinchey committed Sep 12, 2023
1 parent 43d5cb3 commit ef19fb2
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 191 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"dependencies": {
"@ckeditor/strapi-plugin-ckeditor": "^0.0.7",
"@strapi/plugin-graphql": "^4.12.7",
"@strapi/plugin-i18n": "^4.12.7",
"@strapi/plugin-users-permissions": "^4.12.7",
"@strapi/provider-upload-aws-s3": "^4.12.7",
"@strapi/strapi": "^4.12.7",
"@strapi/plugin-graphql": "4.12.7",
"@strapi/plugin-i18n": "4.12.7",
"@strapi/plugin-users-permissions": "4.12.7",
"@strapi/provider-upload-aws-s3": "4.12.7",
"@strapi/strapi": "4.12.7",
"fs": "^0.0.1-security",
"pg": "^8.11.1",
"pg-connection-string": "^2.6.1",
Expand Down
Loading

0 comments on commit ef19fb2

Please sign in to comment.