We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9438b commit 44e5a5cCopy full SHA for 44e5a5c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "strapi-typed",
3
- "version": "1.0.12",
+ "version": "1.0.13",
4
"description": "Strapi v4 - Types & utilities",
5
"types": "./types/index.d.ts",
6
"scripts": {
@@ -11,8 +11,8 @@
11
"url": "https://github.com/VirtusLab-Open-Source/strapi-typed"
12
},
13
"dependencies": {
14
- "@strapi/plugin-graphql": "^4.1.8",
15
- "@strapi/utils": "^4.1.8"
+ "@strapi/plugin-graphql": "^4.3.2",
+ "@strapi/utils": "^4.3.2"
16
17
"devDependencies": {
18
"typescript": "^4.6.2"
0 commit comments