Skip to content

Commit 44e5a5c

Browse files
committed
chore: version bump
1 parent 8a9438b commit 44e5a5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-typed",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "Strapi v4 - Types & utilities",
55
"types": "./types/index.d.ts",
66
"scripts": {
@@ -11,8 +11,8 @@
1111
"url": "https://github.com/VirtusLab-Open-Source/strapi-typed"
1212
},
1313
"dependencies": {
14-
"@strapi/plugin-graphql": "^4.1.8",
15-
"@strapi/utils": "^4.1.8"
14+
"@strapi/plugin-graphql": "^4.3.2",
15+
"@strapi/utils": "^4.3.2"
1616
},
1717
"devDependencies": {
1818
"typescript": "^4.6.2"

0 commit comments

Comments
 (0)