Skip to content

Commit

Permalink
upgrade strapi version
Browse files Browse the repository at this point in the history
  • Loading branch information
markdturner committed May 20, 2024
1 parent b1837eb commit df8d089
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"dependencies": {
"@hubspot/api-client": "^9.0.0",
"@pdf-lib/fontkit": "^1.1.1",
"@strapi/plugin-documentation": "^4.24.0",
"@strapi/plugin-i18n": "^4.24.0",
"@strapi/plugin-sentry": "^4.24.0",
"@strapi/plugin-users-permissions": "^4.24.0",
"@strapi/strapi": "^4.24.0",
"@strapi/plugin-documentation": "^4.24.2",
"@strapi/plugin-i18n": "^4.24.2",
"@strapi/plugin-sentry": "^4.24.2",
"@strapi/plugin-users-permissions": "^4.24.2",
"@strapi/strapi": "^4.24.2",
"axios": "1.4.0",
"camelcase": "5.2.0",
"camelcase-keys": "5.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Apache 2.0",
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
},
"x-generation-date": "2024-05-03T13:44:46.648Z"
"x-generation-date": "2024-05-14T21:37:58.814Z"
},
"x-strapi-config": {
"path": "/documentation",
Expand Down

0 comments on commit df8d089

Please sign in to comment.