Skip to content

Rename packages to @colorlib/adminlte-vue + @colorlib/adminlte-nuxt#1

Open
puikinsh wants to merge 1 commit into
mainfrom
scoped-npm-packages
Open

Rename packages to @colorlib/adminlte-vue + @colorlib/adminlte-nuxt#1
puikinsh wants to merge 1 commit into
mainfrom
scoped-npm-packages

Conversation

@puikinsh

Copy link
Copy Markdown
Member

The unscoped adminlte-vue npm name is owned by a third party (2017), and @adminlte isn't our scope — so both documented install commands install the wrong thing or nothing. This renames the packages to @colorlib/adminlte-vue and @colorlib/adminlte-nuxt with publishConfig.access: public, updates the Nuxt module's cross-dependency, and fixes every install command and import across README, docs and apps.

Both packages build, test and npm pack --dry-run clean. Publishing will use pnpm publish so the workspace:* dependency is rewritten to the real version.

⚠️ Merge after the packages are published to npm, so the README never points at a 404.

🤖 Generated with Claude Code

The unscoped adminlte-vue npm name is owned by a third party (2017
package), so the README's install commands never worked, and @adminlte
is not our scope either. Publish both packages under @colorlib:
manifests renamed with publishConfig access public, the Nuxt module's
dependency updated, and every install command and import across README,
docs, demo and playground updated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant