Skip to content

Commit

Permalink
chore(ci): update package.json namespace to vsf
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMunizOdoo committed Oct 23, 2023
1 parent 5e58238 commit 53abcf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/sdk-api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@erpgap/odoo-sdk-api-client",
"name": "@vue-storefront/odoo-sdk-api-client",
"version": "0.4.2",
"private": false,
"sideEffects": false,
Expand Down Expand Up @@ -43,4 +43,4 @@
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@erpgap/odoo-sdk",
"name": "@vue-storefront/odoo-sdk",
"version": "0.4.8",
"private": false,
"main": "lib/index.cjs.js",
Expand Down Expand Up @@ -41,4 +41,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 53abcf6

Please sign in to comment.