Skip to content

Commit

Permalink
Merge pull request #130 from strapi/upgrade/4.13.5
Browse files Browse the repository at this point in the history
Upgrade: Strapi 4.13.5
  • Loading branch information
derrickmehaffy authored Sep 15, 2023
2 parents 5413963 + 7d0ea15 commit dc5b054
Show file tree
Hide file tree
Showing 2 changed files with 1,642 additions and 179 deletions.
13 changes: 7 additions & 6 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
"dependencies": {
"@ckeditor/strapi-plugin-ckeditor": "^0.0.7",
"@offset-dev/strapi-calendar": "^0.0.10",
"@strapi/plugin-graphql": "4.12.0-beta.1",
"@strapi/plugin-i18n": "4.12.0-beta.1",
"@strapi/plugin-users-permissions": "4.12.0-beta.1",
"@strapi/strapi": "4.12.0-beta.1",
"@strapi/plugin-graphql": "4.13.5",
"@strapi/plugin-i18n": "4.13.5",
"@strapi/plugin-seo": "^1.9.4",
"@strapi/plugin-users-permissions": "4.13.5",
"@strapi/strapi": "4.13.5",
"@webbio/strapi-plugin-scheduler": "^0.1.2",
"better-sqlite3": "^7.6.2",
"fs-extra": "^10.0.0",
Expand All @@ -30,11 +31,11 @@
"name": "A Strapi developer"
},
"strapi": {
"uuid": "91bcb9c3-39e5-43e4-ac15-05df0813913f"
"uuid": "9267dde0-dde7-4f0f-a715-79e91590dca5"
},
"engines": {
"node": ">=14.x.x <=18.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"
}
}
Loading

0 comments on commit dc5b054

Please sign in to comment.