Fix app-sdk version
This commit is contained in:
parent
16a2dcedd9
commit
be54c71a23
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"next": "^13.3.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"@saleor/app-sdk": "^0.38.0"
|
||||
"@saleor/app-sdk": "0.37.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"next": "^13.3.0",
|
||||
|
|
Loading…
Reference in a new issue