Skip to content

Commit

Permalink
chore: version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMunizOdoo committed Oct 3, 2023
1 parent b45553a commit 2e9aa5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/sdk-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@erpgap/odoo-sdk-api-client",
"version": "0.1.9",
"version": "0.2.1",
"private": false,
"sideEffects": false,
"server": "server/index.js",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@apollo/client": "^3.7.16",
"@vue-storefront/middleware": "3.0.0-rc.2",
"@vue-storefront/middleware": "3.5.1",
"axios": "^0.21.1",
"consola": "^3.0.0",
"cross-fetch": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@erpgap/odoo-sdk",
"version": "0.1.9",
"version": "0.2.1",
"private": false,
"main": "lib/index.cjs.js",
"module": "lib/index.es.js",
Expand Down

0 comments on commit 2e9aa5b

Please sign in to comment.