diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4e167fd..414999a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,7 +25,7 @@ jobs: node-version: lts/* cache: 'yarn' registry-url: 'https://npm.pkg.github.com' - scope: '@bleu' + scope: '@bleu-fi' - name: Install dependencies run: yarn install --frozen-lockfile diff --git a/package.json b/package.json index a49a0e4..72b9334 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@bleu/ui", + "name": "@bleu-fi/ui", "description": "", "version": "0.1.2", "author": "", diff --git a/yarn.lock b/yarn.lock index e2e0e13..5de10c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2938,9 +2938,9 @@ __metadata: languageName: node linkType: hard -"@bleu/ui@workspace:.": +"@bleu-fi/ui@workspace:.": version: 0.0.0-use.local - resolution: "@bleu/ui@workspace:." + resolution: "@bleu-fi/ui@workspace:." dependencies: "@babel/core": "npm:7.23.2" "@babel/preset-env": "npm:7.23.2"