Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

b-button isn't published to NPM #4

Open
zeroinformatique opened this issue Dec 20, 2019 · 1 comment
Open

b-button isn't published to NPM #4

zeroinformatique opened this issue Dec 20, 2019 · 1 comment

Comments

@zeroinformatique
Copy link

The version currently available through NPM doesn't include b-button. although the fix has been committed since april 2019.

@nogic1008
Copy link
Contributor

As a workaround, fix your package.json to get this package from GitHub repo directly.

  "dependencies": {
    "buefy-helper-json": "buefy/buefy-helper-json"
  }

https://docs.npmjs.com/files/package.json#github-urls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants